diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-21 14:49:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-21 14:49:19 +0000 |
commit | dac9131e281a2e7032aa2520d32336a25b947b1d (patch) | |
tree | ba24becc4759c6e320ea688e16307a1a7aef4fb4 /lib/AsmParser/llvmAsmParser.y | |
parent | d8846c19bd429c0b7db79bcbd1ae964de462ae19 (diff) | |
download | external_llvm-dac9131e281a2e7032aa2520d32336a25b947b1d.zip external_llvm-dac9131e281a2e7032aa2520d32336a25b947b1d.tar.gz external_llvm-dac9131e281a2e7032aa2520d32336a25b947b1d.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9320 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.y')
0 files changed, 0 insertions, 0 deletions