[PATCH] D77886: [mir-strip-debug] Optionally preserve debug info that wasn't from debugify/mir-debugify

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 10:12:20 PDT 2020


dsanders created this revision.
dsanders added reviewers: aprantl, vsk, bogner.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

A few tests start out with debug info and expect it to reach
the output. For these tests we shouldn't strip the debug info


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77886

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/lib/CodeGen/MachineStripDebug.cpp
  llvm/test/CodeGen/Generic/MIRStripDebug/dont-strip-real-debug-info.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77886.256601.patch
Type: text/x-patch
Size: 6920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/5766db01/attachment.bin>


More information about the llvm-commits mailing list