[PATCH] D27988: [LLD] Combine read-only and writable input sections into single output section
Mark Kettenis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 04:12:37 PST 2016
kettenis abandoned this revision.
kettenis added a comment.
Rafael pointed out that the current behaviour matches the ELF specification.
I verified that the Solaris ld also doesn't concatenate the sections in this case.
https://reviews.llvm.org/D27988
More information about the llvm-commits
mailing list