[PATCH] D33964: [LLVM][llvm-objcopy] Added basic plumbing to get things started
Meador Inge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 13:55:32 PDT 2017
meadori added a comment.
Okay, that makes sense. Thanks to all that explained it.
With that in mind, is there any reason not to but the read/write object implementation that is started in this patch into a new library? ISTM, that functionality would be quite useful for various object file manipulation tools.
Repository:
rL LLVM
https://reviews.llvm.org/D33964
More information about the llvm-commits
mailing list