[PATCH] D154372: [DebugInfo][RemoveDIs] Plumb remove-DIs command line switch into pass managers for ease of testing
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 10:15:32 PDT 2023
jmorse updated this revision to Diff 544027.
jmorse added a comment.
Add `Module::print` to the set of functions that convert to print debug-info in `dbg.value` format, while we're trying to move to a new format.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154372/new/
https://reviews.llvm.org/D154372
Files:
llvm/include/llvm/IR/PassManager.h
llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/BasicBlock.cpp
llvm/lib/IR/IRPrintingPasses.cpp
llvm/lib/IR/LegacyPassManager.cpp
llvm/lib/IRPrinter/IRPrintingPasses.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154372.544027.patch
Type: text/x-patch
Size: 16452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/18508855/attachment.bin>
More information about the llvm-commits
mailing list