[PATCH] D44236: [llvm-objcopy] Switch over to using TableGen for parsing arguments
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 11:32:02 PDT 2018
alexshap added a comment.
sorry about the disturbance, i'm wondering if i can help push this diff forward - switching to TableGen looks like the right thing to do.
I have (locally, have not sent them for code review yet) a couple of other patches to llvm-objcopy (with various features),
but I'd like to apply them on top of the refactored codebase (in particular, with this change), although it's not a blocker nor is it critical.
Repository:
rL LLVM
https://reviews.llvm.org/D44236
More information about the llvm-commits
mailing list