[PATCH] D54939: [RFC] [llvm-objcopy] Initial COFF support

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 21:28:39 PST 2018


mstorsjo added a comment.

In D54939#1314029 <https://reviews.llvm.org/D54939#1314029>, @alexshap wrote:

> i will get to this diff early next week, sorry about the delay. A small side note - probably the simple changes to include/llvm/Object/COFF.h can be factored out from this diff and reviewed separately (and probably much faster).


Ok - splitting them out isn't hard, but I dunno what to make as test for them, if they are going in as such.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54939/new/

https://reviews.llvm.org/D54939





More information about the llvm-commits mailing list