aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodePlacementOpt.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-05-18 20:55:32 +0000
committerBob Wilson <bob.wilson@apple.com>2009-05-18 20:55:32 +0000
commite6abdffe06d293b68c498251b5dc9f5dba78dece (patch)
tree7ee21e789b91333f2b9b00314ccfa763554e081e /lib/CodeGen/CodePlacementOpt.cpp
parente2b201bac382464496758d789cddefa50690fbe3 (diff)
Fix pr4202: Disable CodePlacementOpt for ARM. The ARMConstantIslandPass has
to run last because it needs to know the exact size and position of every basic block. Currently CodePlacementOpt is set up to run last. It might be worthwhile to investigate reordering these passes, but for now, let's just make it work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72037 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodePlacementOpt.cpp')
0 files changed, 0 insertions, 0 deletions