[Lldb-commits] [PATCH] D54692: [Driver] Use libOption with tablegen.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 26 07:51:48 PST 2018
clayborg added a comment.
Would be great to see old and new output like Zach suggested. Is there a reason we need to use TableGen? Other command line tools just use llvm:🆑:opt stuff. Seems a bit obtuse to use TableGen?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54692/new/
https://reviews.llvm.org/D54692
More information about the lldb-commits
mailing list