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

Lucian Adrian Grijincu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 23 17:55:54 PDT 2019


luciang updated this revision to Diff 206148.
luciang added a comment.
Herald added a subscriber: jdoerfert.

add single-cu and multi-cu tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D46628

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/Inputs/strip-debug-non-line-multi-cu-bar.s
  lld/test/ELF/strip-debug-non-line-multi-cu.s
  lld/test/ELF/strip-debug-non-line.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46628.206148.patch
Type: text/x-patch
Size: 37830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/aebe2a20/attachment.bin>


More information about the llvm-commits mailing list