[PATCH] D41773: [ELF] Compress debug sections after assignAddresses and support custom layout

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 02:03:21 PST 2018


jhenderson updated this revision to Diff 128900.
jhenderson added a comment.

Add comments in tests as requested by rafael on the mailing list.


https://reviews.llvm.org/D41773

Files:
  ELF/LinkerScript.cpp
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/compress-debug.s
  test/ELF/compress-debug-sections-reloc.s
  test/ELF/linkerscript/compress-debug-sections-custom.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41773.128900.patch
Type: text/x-patch
Size: 5020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/bfca721d/attachment.bin>


More information about the llvm-commits mailing list