aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2023-03-14 14:25:57 -0700
committerArthur Eubanks <aeubanks@google.com>2023-03-15 08:36:14 -0700
commitbfc6590e66beca9d6dc7fe613de9b49b0bda6d5b (patch)
treee7b2f514d39da4a66b553c4e31c4693fbac8cbae /llvm/lib/Support/CommandLine.cpp
parent942bc18d203a96234bc92a0ce41e8f38970a6462 (diff)
downloadllvm-bfc6590e66beca9d6dc7fe613de9b49b0bda6d5b.zip
llvm-bfc6590e66beca9d6dc7fe613de9b49b0bda6d5b.tar.gz
llvm-bfc6590e66beca9d6dc7fe613de9b49b0bda6d5b.tar.bz2
[PassManager] Run PassInstrumentation after analysis invalidation
This allows instrumentation to inspect cached analyses to verify them. The CGSCC PassInstrumentation previously ran `runAfterPass()` on the original SCC, but really it should be running on UpdatedC when relevant since that's the relevant SCC after the pass. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D146096
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions