[PATCH] D95199: [ELF] Write output sections in PT_LOAD segment order
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 01:05:15 PST 2021
grimar added a comment.
This looks to me it solves a specific corner case, but I really don't feel I have enough knowledges about embedded world/scripts to say whether it is a good or bad thing to support it.
It seems matches to what GNU ld/gold do. I'll add Peter who I guess might have an opinion about this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95199/new/
https://reviews.llvm.org/D95199
More information about the llvm-commits
mailing list