[PATCH] D48405: [ELF] Put .rodata before .text even if --no-rosegment or SECTIONS command is used
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 20 21:42:25 PDT 2018
MaskRay updated this revision to Diff 152222.
MaskRay edited the summary of this revision.
MaskRay added a comment.
More
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D48405
Files:
ELF/Writer.cpp
test/ELF/aarch64-thunk-pi.s
test/ELF/eh-frame-padding-no-rosegment.s
test/ELF/linkerscript/no-space.s
test/ELF/linkerscript/non-absolute.s
test/ELF/linkerscript/non-absolute2.test
test/ELF/linkerscript/non-alloc.s
test/ELF/linkerscript/orphan-first-cmd.test
test/ELF/linkerscript/out-of-order.s
test/ELF/linkerscript/section-metadata.s
test/ELF/linkerscript/section-metadata2.s
test/ELF/linkerscript/sections-keep.s
test/ELF/linkerscript/sections-sort.s
test/ELF/linkerscript/sort-non-script.s
test/ELF/linkerscript/synthetic-symbols4.test
test/ELF/linkerscript/unused-synthetic.s
test/ELF/linkerscript/va.s
test/ELF/mips-gp-ext.s
test/ELF/synthetic-got.s
test/ELF/x86-64-retpoline-linkerscript.s
test/ELF/x86-64-retpoline-znow-linkerscript.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48405.152222.patch
Type: text/x-patch
Size: 27468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/786c4e91/attachment.bin>
More information about the llvm-commits
mailing list