[llvm-bugs] [Bug 27564] New: LLD/ELF is too aggressive about .gnu_debuglink
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 28 14:35:01 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27564
Bug ID: 27564
Summary: LLD/ELF is too aggressive about .gnu_debuglink
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: compnerd at compnerd.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Building a test program with lld will embed a .gnu_debuglink section for
defaultlibs (crti.o, crtn.o) if the defaultlibs contain debug link information.
GNU gold and ld do not do this and this will break split debug usage with lld.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160428/b90b8651/attachment.html>
More information about the llvm-bugs
mailing list