[LLVMdev] [RFC] New command line parsing/generating framework for clang and lld.

Michael Spencer bigcheesegs at gmail.com
Sat Aug 11 00:03:00 PDT 2012


On Fri, Aug 10, 2012 at 6:28 PM, Chris Lattner <clattner at apple.com> wrote:
>
> 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

Both clang and lld.

- Michael Spencer



More information about the llvm-dev mailing list