[PATCH] D56683: [llvm-objcopy] [COFF] Add support for removing sections
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 14:43:13 PST 2019
rnk accepted this revision.
rnk added a comment.
In D56683#1363573 <https://reviews.llvm.org/D56683#1363573>, @mstorsjo wrote:
> @rnk or @smeenai - This is awaiting an ack from a COFF perspective.
Going forward, I'd say that @mstosjo has enough COFF expertise that we don't need an additional reviewer for that. Please keep getting reviews from @rupprecht and other objcopy owners so the COFF port fits well into the objcopy design, but otherwise, forge onwards without waiting for me. Feel free to ping me if you have specific COFF questions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56683/new/
https://reviews.llvm.org/D56683
More information about the llvm-commits
mailing list