aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-01-07 20:20:46 -0800
committerArthur Eubanks <aeubanks@google.com>2021-01-07 22:33:32 -0800
commit69cf7350628ace9de0908a51b770ecf3ee292848 (patch)
tree9421350f02a0e0fd82afc7beae72632739c8bc95 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent0ebc1fb29f278db0665423f15c53e6ee9601dddb (diff)
downloadllvm-69cf7350628ace9de0908a51b770ecf3ee292848.zip
llvm-69cf7350628ace9de0908a51b770ecf3ee292848.tar.gz
llvm-69cf7350628ace9de0908a51b770ecf3ee292848.tar.bz2
[NewPM] Don't error when there's an unrecognized pass name
This currently blocks --print-before/after with a legacy PM pass, for example when we use the new PM for the optimization pipeline but the legacy PM for the codegen pipeline. Also in the future when the codegen pipeline works with the new PM there will be multiple places to specify passes, so even when everything is using the new PM, there will still be multiple places that can accept different pass names. Reviewed By: hoy, ychen Differential Revision: https://reviews.llvm.org/D94283
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions