[llvm-commits] [PATCH] Copy clang/Driver/<Option parsing stuff> to llvm.
Michael Spencer
bigcheesegs at gmail.com
Tue Nov 6 18:15:58 PST 2012
The tablegen from unittest issue was when it was Support, as tablegen depends on Support.
I plan to simplify it some while setting up lld and clang. The issue with totally replacing llvm::cl is the static constructor registration method. We would have to change how backends and middleends setup options.
http://llvm-reviews.chandlerc.com/D102
More information about the llvm-commits
mailing list