[PATCH] D39542: [ELF] - Teach LLD to use information from .debug_str for error reporting.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 02:23:11 PDT 2017


grimar reopened this revision.
grimar added a comment.
This revision is now accepted and ready to land.

It was reverted in r317378 because of https://bugs.llvm.org/show_bug.cgi?id=35199.

Something looks just broken in libDebugInfo though not sure this patch is OK, so reopening it for now.
I'll be on vacations next week, and will be able to investigate the issue after 13 nov (if nobody fix it earlier).


Repository:
  rL LLVM

https://reviews.llvm.org/D39542





More information about the llvm-commits mailing list