[PATCH] D95199: [ELF] Write output sections in PT_LOAD segment order
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 11:09:43 PST 2021
peter.smith added a comment.
Thanks for the update, I'll try and take a look later in the week. Will have to have a think about the zero size section case. If we haven't assigned it to a PT_LOAD and it defines no symbol it may be possible to not put it in the object file.
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