aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2020-05-10 11:25:37 -0400
committerSanjay Patel <spatel@rotateright.com>2020-05-10 11:25:37 -0400
commitd02b3aba37d9a18691669392ff26ec28b51741f5 (patch)
treea6fb4e71f9de7090dc708daef2ada974348bf1ba /clang/lib/Frontend/CompilerInvocation.cpp
parentbcc5ed7b24e921c8902d0d0db614576bd249f128 (diff)
downloadllvm-d02b3aba37d9a18691669392ff26ec28b51741f5.zip
llvm-d02b3aba37d9a18691669392ff26ec28b51741f5.tar.gz
llvm-d02b3aba37d9a18691669392ff26ec28b51741f5.tar.bz2
[CodeGen] fix test to be (mostly) independent of LLVM optimizer; NFC
This test would break with the proposed change to IR canonicalization in D79171. The test tried to do the right thing by only using -mem2reg with opt, but it was using -O3 before that step, so the opt part was meaningless.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions