[PATCH] D39977: [llvm-objcopy] Support the rest of the ELF formats

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 02:53:00 PST 2017


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM.

I don't see any sensible way of doing this, but it would be really nice if every single one of our test cases could be run for all 4 forms, as I believe the same behaviour should be present in all of them. The test coverage for this change though is good enough though. Thanks.


Repository:
  rL LLVM

https://reviews.llvm.org/D39977





More information about the llvm-commits mailing list