[PATCH] D91327: [NewPM] Redesign of PreserveCFG Checker
Yevgeny Rouban via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 5 02:02:12 PDT 2021
yrouban updated this revision to Diff 335221.
yrouban marked 2 inline comments as done.
yrouban added a comment.
Addressed comments.
Some tests were moved a separate patch (D99878 <https://reviews.llvm.org/D99878>).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91327/new/
https://reviews.llvm.org/D91327
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/new-pass-manager.ll
llvm/test/Other/new-pm-defaults.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91327.335221.patch
Type: text/x-patch
Size: 35289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210405/c7816f99/attachment-0001.bin>
More information about the cfe-commits
mailing list