[PATCH] D68094: ELF: Don't merge SHF_LINK_ORDER sections in relocatable links.
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 18:06:49 PDT 2019
peter.smith added a comment.
Out of interest is this patch motivated by .ARM.exidx or other uses of SHF_LINK_ORDER? If it is the latter, then this may be good enough, and I'll need to fix up .ARM.exidx afterwards.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68094/new/
https://reviews.llvm.org/D68094
More information about the llvm-commits
mailing list