aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-11-07 17:31:22 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-11-07 17:31:22 +0000
commitfeed25ffdc4db5d72ff55259b952ef49873486cb (patch)
treefb08a4d7271d1dd4ee048c6075eac6423dfb0b9e /lib/ExecutionEngine/Interpreter/Interpreter.cpp
parent49ab7f208920670cef6499a70dc98f9aedf24d46 (diff)
* Stop making a global for each constant that cannot live in an instruction;
it will be converted to a MachineConstantPool index during instruction selection * This is now eligible to become a FunctionPass since it does not have any side effects outside of the function it is processing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9773 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions