[cfe-dev] [LLVMdev] [RFC] New command line parsing/generating framework for clang and lld.
Chris Lattner
clattner at apple.com
Sat Aug 11 09:37:35 PDT 2012
On Aug 11, 2012, at 12:03 AM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> 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.
Ok, please chat with Daniel Dunbar and Chad Rosier about this. They'll definitely have opinions :)
-Chris
More information about the cfe-dev
mailing list