[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
Thu Nov 9 14:33:16 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG10a9e7442c4c: [DebugInfo][RemoveDIs] Add conversion utilities for new-debug-info format (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D154372?vs=544027&id=558068#toc

Repository:
  rG LLVM Github Monorepo

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.558068.patch
Type: text/x-patch
Size: 16651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231109/661da961/attachment.bin>


More information about the llvm-commits mailing list