diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 17:31:22 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 17:31:22 +0000 |
commit | feed25ffdc4db5d72ff55259b952ef49873486cb (patch) | |
tree | fb08a4d7271d1dd4ee048c6075eac6423dfb0b9e /lib/ExecutionEngine/Interpreter | |
parent | 49ab7f208920670cef6499a70dc98f9aedf24d46 (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')
0 files changed, 0 insertions, 0 deletions