Skip to content
Commit 2e2a0ed7 authored by Chris Lattner's avatar Chris Lattner
Browse files

Preselection is _not_ a basicblock pass, because it adds global variables to

the module.  This change converts it from being a basic block pass to being
a simple pass.  This allows elimination of the annotation and simplification
of the logic for moving constants into global variables.

llvm-svn: 9320
parent 23e43fb1
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