The IRInterpreter's constant evaluator wasn't
sufficiently general - it could only handle
literals and operations that didn't change the
data.  Now the constant evaluator passes APInt
values around, and can handle GetElementPtr
constants.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150034 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed