]> granicus.if.org Git - clang/commit
Add -fno-experimental-pass-manager to make clear which pass manager
authorEric Christopher <echristo@gmail.com>
Mon, 14 Oct 2019 23:01:48 +0000 (23:01 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 14 Oct 2019 23:01:48 +0000 (23:01 +0000)
commitc1c73801616efa1eda1925ebf64a1a6bce7527e7
tree0bfd3c73c8b71e94cb955a95850647c5e832dfe0
parent0776661d41fa312e1457b8e7cde971ab685a07f2
Add -fno-experimental-pass-manager to make clear which pass manager
we're running and to make flipping the default not regress testing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374840 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/loop-opt-setup.c