[llvm-bugs] [Bug 40591] Symbolizer should ignore undefined symbols
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 15 14:41:04 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40591
Matt Davis <matthew.davis at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Matt Davis <matthew.davis at sony.com> ---
The fix for this landed at:
https://reviews.llvm.org/rL354083
The aforementioned patch prevents the Symbolizer from collecting symbols that
belong to invalid sections.
--
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/20190215/01154f34/attachment.html>
More information about the llvm-bugs
mailing list