[PATCH] D32289: [ELF] - Linkerscript: support combination of linkerscript and --compress-debug-sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 03:30:23 PDT 2017
grimar updated this revision to Diff 97803.
grimar added a comment.
- Added check that shows we **do** compression of debug sections if linker script was used.
https://reviews.llvm.org/D32289
Files:
ELF/LinkerScript.cpp
ELF/OutputSections.cpp
test/ELF/linkerscript/Inputs/compress-debug-sections.s
test/ELF/linkerscript/compress-debug-sections.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32289.97803.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/f961cd88/attachment.bin>
More information about the llvm-commits
mailing list