[llvm-bugs] [Bug 35854] LLD can't cope with unaligned relocation sections as generated by ICC
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 12 14:10:43 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35854
Rui Ueyama <ruiu at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Rui Ueyama <ruiu at google.com> ---
I made a change to allow unaligned access to ELF on-file data structures in
https://reviews.llvm.org/rL322407. This should make lld bug-compatible with
broken icc output.
--
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/20180112/0a6137bd/attachment.html>
More information about the llvm-bugs
mailing list