aboutsummaryrefslogtreecommitdiff
path: root/llvm/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
commit320d54a2d81dd508a4062d5dd3598d1392dc3c3b (patch)
treeaf680bdd36b2303b290c076df7af5d8ebcab8fc3 /llvm/lib/CodeGen/CodePlacementOpt.cpp
parentc61d0bd8f142cd7c959ab3144e6ad304ae675ae8 (diff)
downloadllvm-320d54a2d81dd508a4062d5dd3598d1392dc3c3b.zip
llvm-320d54a2d81dd508a4062d5dd3598d1392dc3c3b.tar.gz
llvm-320d54a2d81dd508a4062d5dd3598d1392dc3c3b.tar.bz2
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. llvm-svn: 72037
Diffstat (limited to 'llvm/lib/CodeGen/CodePlacementOpt.cpp')
0 files changed, 0 insertions, 0 deletions