[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 14:32:31 PDT 2020


dsanders updated this revision to Diff 256668.
dsanders added a comment.

Option-controlled default
Improve message when declining to strip debug info


Repository:
  rG LLVM Github Monorepo

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

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.256668.patch
Type: text/x-patch
Size: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/c7a1f4d5/attachment-0001.bin>


More information about the llvm-commits mailing list