[llvm-commits] [llvm] r91444 - in /llvm/trunk/lib/Analysis: DbgInfoPrinter.cpp ValueTracking.cpp

Török Edwin edwintorok at gmail.com
Tue Dec 15 11:39:32 PST 2009


On 2009-12-15 21:34, Chris Lattner wrote:
> Author: lattner
> Date: Tue Dec 15 13:34:20 2009
> New Revision: 91444
>
> URL: http://llvm.org/viewvc/llvm-project?rev=91444&view=rev
> Log:
> Fix GetConstantStringInfo to not look into MDString (it works on 
> real data, not metadata) and fix DbgInfoPrinter to not abuse
> GetConstantStringInfo.
>
>   

Thanks. The old way of representing debug info is gone now right?

Best regards,
--Edwin




More information about the llvm-commits mailing list