[Lldb-commits] [PATCH] D54747: Discard debuginfo for object files empty after GC

Robert O'Callahan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 9 00:25:52 PDT 2019


rocallahan updated this revision to Diff 194255.
rocallahan edited the summary of this revision.
rocallahan added a comment.

The results are basically unchanged with the section type checks removed, so I've just gone ahead and done that.


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

https://reviews.llvm.org/D54747

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.h
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/MarkLive.cpp
  lld/test/ELF/linkerscript/comdat-gc.s
  lld/test/ELF/linkerscript/debuginfo-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54747.194255.patch
Type: text/x-patch
Size: 7850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190409/280dffc0/attachment.bin>


More information about the lldb-commits mailing list