[PATCH] D88762: [NPM] Port strip nonlinetable debuginfo pass to the new pass manager
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 14:41:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda48fe1732fc: [NPM] Port strip nonlinetable debuginfo pass to the new pass manager (authored by rnk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88762/new/
https://reviews.llvm.org/D88762
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Utils.h
llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp
llvm/lib/Transforms/Utils/Utils.cpp
llvm/test/Transforms/Util/strip-nonlinetable-debuginfo-cus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88762.296796.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/01a6852c/attachment.bin>
More information about the llvm-commits
mailing list