[cfe-dev] [LLVMdev] [RFC] New command line parsing/generating framework for clang and lld.
Chris Lattner
clattner at apple.com
Fri Aug 10 18:28:11 PDT 2012
On Aug 9, 2012, at 1:26 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>> Attached is a patch that adds tools/llvm-cltest. This currently contains code
>> that should be in a library and will not exist in the final version. This is a
>> proof of concept for what TableGen would actually generate. It does not contain
>> the actual TableGen implementation.
>>
>> - Michael Spencer
>
> ping.
Are you proposing that clang switch over to this, or that this be used solely by lld?
-Chris
More information about the cfe-dev
mailing list