https://bugs.llvm.org/show_bug.cgi?id=37607
Fangrui Song <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #2 from Fangrui Song <[email protected]> ---
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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs