[PATCH] D46628: [ELF] Add --strip-debug-non-line option

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 20:38:06 PDT 2018


modocache updated this revision to Diff 148153.
modocache added a comment.

Thanks again for the reviews. I removed the extraneous `else`, and reverted the string switch back to what I had originally.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46628

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  docs/ld.lld.1
  test/ELF/strip-debug-non-line.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46628.148153.patch
Type: text/x-patch
Size: 4042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/1ad618b6/attachment.bin>


More information about the llvm-commits mailing list