[PATCH] D77747: Add pass to strip debug info from MIR

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 15:49:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa79b2fc44bfd: Add pass to strip debug info from MIR (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D77747?vs=256358&id=256433#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77747/new/

https://reviews.llvm.org/D77747

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineStripDebug.cpp
  llvm/test/CodeGen/Generic/MIRDebugify/locations.mir
  llvm/test/CodeGen/Generic/MIRStripDebug/all.mir
  llvm/test/CodeGen/Generic/MIRStripDebug/multiple-moduleflags.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77747.256433.patch
Type: text/x-patch
Size: 13583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/c8cbaf00/attachment.bin>


More information about the llvm-commits mailing list