aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-06-23 16:11:59 -0700
committerArthur Eubanks <aeubanks@google.com>2020-06-24 08:20:08 -0700
commitfcf0741262c6b0f37f641020f0e5f5e3f5468f2d (patch)
tree84b3002e35d4718eae0a3cd6ac8f199a96184244 /clang/lib/Frontend/CompilerInvocation.cpp
parentbdceefe95ba6a3057947705ae7a48bfcbaed2f64 (diff)
downloadllvm-fcf0741262c6b0f37f641020f0e5f5e3f5468f2d.zip
llvm-fcf0741262c6b0f37f641020f0e5f5e3f5468f2d.tar.gz
llvm-fcf0741262c6b0f37f641020f0e5f5e3f5468f2d.tar.bz2
[NewPM] Handle -simplifycfg in opt
Summary: -simplifycfg is the legacy pass name for SimplifyCFGPass. There is already -simplify-cfg in FUNCTION_PASS_WITH_PARAMS which handles options for SimplifyCFGPass. Maybe that should be renamed to -simplifycfg as well? This reduces the number of check-llvm failures under NewPM from 2619 to 2392. Reviewers: hans, leonardchan, asbirlea, ychen Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D82421
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions