[PATCH] D54939: [llvm-objcopy] Initial COFF support
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 15:32:31 PST 2018
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
I don't have time to go over this with a fine tooth comb, but I took a look, and all the COFF parts make sense. The string table and the use of "/%d" for long section names is all correct.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54939/new/
https://reviews.llvm.org/D54939
More information about the llvm-commits
mailing list