Displaying 1 result from an estimated 1 matches for "fc76f3b0".
2016 Jun 18
4
Supporting sub commands in LLVM command line tools
Hi all,
I've written a patch <http://reviews.llvm.org/D21485> to support
subcommands in llvm command line tools. This potentially has broad
interest (either positive or negative), so I figured I'd give a heads up
here instead of just on llvm-commits.
The motivation for this is that we frequently have tools with incompatible
sets of command line options. I ran into this on