[llvm-bugs] [Bug 30444] PT_LOAD not aligned with linker scripts
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 20 08:27:05 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30444
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
In r281978 lld was instead changed to not assume that the RO to RX transition
would be aligned and will not create a PT_LOAD there.
--
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/20160920/625bdc65/attachment-0001.html>
More information about the llvm-bugs
mailing list