[llvm-bugs] [Bug 27564] LLD/ELF is too aggressive about .gnu_debuglink

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 21 13:32:54 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=27564

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |i at maskray.me

--- Comment #10 from Fangrui Song <i at maskray.me> ---
This should have been fixed in newer libc6-dev shipped with Ubuntu.

GNU ld got this behavior since
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1c68693b0ced40f9089d426e59e03cab9a0d1865
GNU gold copied this behavior since
https://sourceware.org/bugzilla/show_bug.cgi?id=11072

It is clear that we don't want this behavior.

-- 
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/20200321/815f3013/attachment.html>


More information about the llvm-bugs mailing list