[llvm-commits] [llvm] r82063 - in /llvm/trunk/lib/AsmParser: LLLexer.cpp LLParser.cpp LLToken.h

Devang Patel devang.patel at gmail.com
Mon Sep 28 10:40:09 PDT 2009


Chris,

On Sun, Sep 27, 2009 at 3:36 PM, Chris Lattner <clattner at apple.com> wrote:
> On Sep 16, 2009, at 11:18 AM, Devang Patel wrote:
>> URL: http://llvm.org/viewvc/llvm-project?rev=82063&view=rev
>> Log:
>> Parse debug info attached with an instruction.
>
> Why is debug info a special case here?  Arbitrarily extensible
> metadata can't be extensible if you have to hack the parser :)
>

Yes! I am going to fix this.
-
Devang




More information about the llvm-commits mailing list