summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/UnreachableBlockElim.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-02-20 02:34:49 +0000
committerPhilip Reames <listmail@philipreames.com>2015-02-20 02:34:49 +0000
commit6faacf47721848be8eae706ff9f177b8b7c0b527 (patch)
tree427d2a14f733e4df75a075ab2933318d72596c9a /llvm/lib/CodeGen/UnreachableBlockElim.cpp
parentf86505abdf501b257271e718742ee76b96ca969c (diff)
downloadbcm5719-llvm-6faacf47721848be8eae706ff9f177b8b7c0b527.tar.gz
bcm5719-llvm-6faacf47721848be8eae706ff9f177b8b7c0b527.zip
Adjust enablement of RewriteStatepointsForGC
When back merging the changes in 229945 I noticed that I forgot to mark the test cases with the appropriate GC. We want the rewriting to be off by default (even when manually added to the pass order), not on-by default. To keep the current test working, mark them as using the statepoint-example GC and whitelist that GC. Longer term, we need a better selection mechanism here for both actual usage and testing. As I migrate more tests to the in tree version of this pass, I will probably need to update the enable/disable logic as well. llvm-svn: 229954
Diffstat (limited to 'llvm/lib/CodeGen/UnreachableBlockElim.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud