[PATCH] D95199: [ELF] Write output sections in PT_LOAD segment order
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 21:16:32 PST 2021
MaskRay added a comment.
For `out-of-order-sections.s`, you could just swap foo and bar. The few updated tests seem to have undesired sh_offset changes.
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