[PATCH] D38260: [llvm-objcopy] Add support for removing sections

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 01:50:23 PDT 2017


jhenderson added a comment.

Sorry, this should have occurred to me earlier, but the tests that actually remove sections need to have checks for the e_shnum field, to show that it has been updated.

Once that's done, I'm happy with this change.


Repository:
  rL LLVM

https://reviews.llvm.org/D38260





More information about the llvm-commits mailing list