[llvm-bugs] [Bug 45570] NOLOAD attribute of output section seems to be ignored
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 16 05:08:42 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45570
Emmanuel Blot <eblot.ml at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Emmanuel Blot <eblot.ml at gmail.com> ---
It is indeed a duplicate of 45336.
Applying the patch fixes the issue. The patch does not directly apply to the
10.0 tag (as the test file has been heavily modified since), but the lld fix
does and the generated lld works at expected, with NOLOAD sections flags as
NOBITS.
Thanks for the pointer.
*** This bug has been marked as a duplicate of bug 45336 ***
--
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/20200416/b4b5796a/attachment.html>
More information about the llvm-bugs
mailing list