Skip to content
Commit 81c748c1 authored by Misha Brukman's avatar Misha Brukman
Browse files

* 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.

llvm-svn: 9773
parent bf9ed7ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment