[PATCH] D115351: [Debugify] Port verify-debuginfo-preserve to NewPM
Nikola Tesic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 01:09:29 PDT 2022
ntesic updated this revision to Diff 432865.
ntesic added a comment.
- Rebase
- Don't use legacy Pass Manager in tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115351/new/
https://reviews.llvm.org/D115351
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Transforms/Utils/Debugify.h
llvm/lib/Transforms/Utils/Debugify.cpp
llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
llvm/test/DebugInfo/verify-di-preserve.ll
llvm/test/Transforms/Util/Debugify/loc-only-original-mode.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/NewPMDriver.h
llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115351.432865.patch
Type: text/x-patch
Size: 18398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/02747dc1/attachment.bin>
More information about the llvm-commits
mailing list