https://bugs.llvm.org/show_bug.cgi?id=37607
Fangrui Song <i...@maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #2 from Fangrui Song <i...@maskray.me> ---
OutputSections without the SHF_ALLOC flag created from non-orphan sections may
have non-zero addresses now. This better emulates GNU ld but may not be what
you intend (in that case you should move non-SHF_ALLOC sections after SHF_ALLOC
sections).
030ddc0a0bb9e2b25319eb681d520a9cee32b761 (target: LLD 12.0.0)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs