[PATCH] D59126: llvm-objcopy: Remove unused field. NFCI.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 02:12:49 PST 2019
jhenderson added a comment.
Could you hold off on doing this for a bit? As @jakehehrlich mentioned by email, this was being used to write segment data not owned by sections, I think, and I could do with that behaviour. I'm just investigating why it got removed at the moment, and may come forward with patch in the next few days to make use of it again. I may decide not to bother, in which case I'll give an LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59126/new/
https://reviews.llvm.org/D59126
More information about the llvm-commits
mailing list