[PATCH] D76410: [ELF] Don't combine SHF_LINK_ORDER sections linking different output sections
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 19 02:07:39 PDT 2020
jhenderson added a comment.
I'm happy with this idea in principle, but does it work for users who have .stack_sizes grouped in linker scripts explicitly? (I'm betting not, and yes, such linker scripts do exist).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76410/new/
https://reviews.llvm.org/D76410
More information about the llvm-commits
mailing list