[PATCH] D90796: [llvm-objcopy][MachO] Skip sections with zero offset
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 00:19:22 PST 2020
jhenderson added a comment.
I'm not an expert, but seems reasonable to me.
> previously the tool would allocate file space for them.
This confused me a little - what file space did the tool actually allocate for a zero-sized section? Alignment padding?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90796/new/
https://reviews.llvm.org/D90796
More information about the llvm-commits
mailing list