[PATCH] D44236: [llvm-objcopy] Switch over to using TableGen for parsing arguments

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 12:58:19 PDT 2018


jakehehrlich added a comment.

In https://reviews.llvm.org/D44236#1062012, @alexshap wrote:

> 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.


I can have something up by the end of tomorrow for you to review. I'm also fine with you submitting something for me to review. You can copy pasta any part that happens to be useful.


Repository:
  rL LLVM

https://reviews.llvm.org/D44236





More information about the llvm-commits mailing list