[llvm-bugs] [Bug 46184] segfault with empty dynamic list
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 5 16:03:27 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46184
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |i at maskray.me
--- Comment #1 from Fangrui Song <i at maskray.me> ---
Thanks for the report. `ld.lld --version-script <( echo ) ` tripped over an
assertion (ScriptLexer.cpp getCurrentMB) as well.
Fixed by llvm-project commit ac6abc99e2794e4674a8498f817fda19b176bbfe (will be
included in LLD 11.0.0)
--
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/20200605/7c8708e5/attachment.html>
More information about the llvm-bugs
mailing list