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

Chris Lattner clattner at apple.com
Tue Dec 15 11:44:50 PST 2009


On Dec 15, 2009, at 11:39 AM, Török Edwin wrote:

>>
>> 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?

I'm not sure what you mean?

-Chris



More information about the llvm-commits mailing list