commit | e6abdffe06d293b68c498251b5dc9f5dba78dece | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Mon May 18 20:55:32 2009 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Mon May 18 20:55:32 2009 +0000 |
tree | 7ee21e789b91333f2b9b00314ccfa763554e081e | |
parent | e2b201bac382464496758d789cddefa50690fbe3 [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