[PATCH] D79286: [ELF] Move SHF_LINK_ORDER till OutputSection addresses are known
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 2 10:03:27 PDT 2020
MaskRay added a comment.
> Sections L with the SHF_LINK_ORDER flag must be ordered in the same relative order as the Sections they have a link to.
s/Sections L/Sections/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79286/new/
https://reviews.llvm.org/D79286
More information about the llvm-commits
mailing list