[PATCH] D77007: [ELF] Allow SHF_LINK_ORDER and non-SHF_LINK_ORDER to be mixed
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 10:16:43 PDT 2020
MaskRay updated this revision to Diff 253624.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Improve test.
Mention -fpatchable-function-entry= sets SHF_LINK_ORDER only if integrated assembler is enabled
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77007/new/
https://reviews.llvm.org/D77007
Files:
lld/ELF/OutputSections.cpp
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/linkorder.s
lld/test/ELF/linkorder-err3.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77007.253624.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/e1e6b89f/attachment-0001.bin>
More information about the llvm-commits
mailing list