[llvm-bugs] [Bug 50282] lld mis-links lld, crashes in _tlv_bootstrap
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun May 9 09:30:54 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50282
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #3 from Nico Weber <nicolasweber at gmx.de> ---
Hm, not caused by 7b6dd265ce8320fe, but possibly caused by my local diff in
comment 0 incorrectly computing alignment :) (I originally had `align` instead
of the correct `1 << align`.)
No longer happens with the correct local diff at least.
Again apologies for the noise!
--
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/20210509/9507ed95/attachment-0001.html>
More information about the llvm-bugs
mailing list