[llvm-bugs] [Bug 34820] Make lld's -gdb-index work without -ggnu-pubnames
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 22 19:48:03 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=34820
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
CC| |i at maskray.me
--- Comment #2 from Fangrui Song <i at maskray.me> ---
Looks like a wontfix (https://reviews.llvm.org/D54497). gold does have the
traversal code. It is valid but the use case for this feature is probably too
narrow. Moreover, people care more about DWARF v5 and its accelerated table
now.
--
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/20190523/adaa8dab/attachment.html>
More information about the llvm-bugs
mailing list