commit | 403c3ea899ca15fc4d5e755b0d503b1f12fbd4ed | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Jan 29 00:28:57 2016 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Jan 29 00:28:57 2016 +0000 |
tree | 20359e254450e5699b29df1e0e4822b81bd7cd5f | |
parent | ae8e13919ac895fcdd26360bdb5c36327176b007 [diff] |
[RS4GC] Clamp UseDeoptBundles to true and update tests The full diff for the test directory may be hard to read because of the filename clash; so here's all that happened as far as the tests are concerned: ``` cd test/Transforms/RewriteStatepointsForGC git rm *ll git mv deopt-bundles/* ./ rmdir deopt-bundles find . -name '*.ll' | xargs gsed -i 's/-rs4gc-use-deopt-bundles //g' ``` git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259129 91177308-0d34-0410-b5e6-96231b3b80d8