diff options
author | Philip Reames <listmail@philipreames.com> | 2015-02-20 02:34:49 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-02-20 02:34:49 +0000 |
commit | 6faacf47721848be8eae706ff9f177b8b7c0b527 (patch) | |
tree | 427d2a14f733e4df75a075ab2933318d72596c9a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f86505abdf501b257271e718742ee76b96ca969c (diff) | |
download | llvm-6faacf47721848be8eae706ff9f177b8b7c0b527.zip llvm-6faacf47721848be8eae706ff9f177b8b7c0b527.tar.gz llvm-6faacf47721848be8eae706ff9f177b8b7c0b527.tar.bz2 |
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/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions