[PATCH] D58205: [ELF] Support GNU compressed sections
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 13:19:41 PST 2019
phosek created this revision.
phosek added a reviewer: ruiu.
Herald added subscribers: llvm-commits, jdoerfert, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
These are still being used by some tools, most notable Go, which
triggers an error in llgo tests anytime lld is being used as the
default linker for Clang.
This has been raised in https://github.com/golang/go/issues/27110
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D58205
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Writer.cpp
lld/test/ELF/compress-debug-sections.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58205.186727.patch
Type: text/x-patch
Size: 4585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/971a25de/attachment.bin>
More information about the llvm-commits
mailing list