mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
made IR-based expression evaluation the default. Also added a new class to hold persistent variables. The class is empty as yet while I write up a design document for what it will do. Also the place where it is currently created (by the Expression command) is certainly wrong. llvm-svn: 110415