[llvm-commits] CVS: llvm/lib/VMCore/AsmWriter.cpp

Chris Lattner clattner at apple.com
Tue May 22 10:24:52 PDT 2007


On May 22, 2007, at 7:50 AM, Reid Spencer wrote:

> On Tue, 2007-05-22 at 02:01 -0500, Chris Lattner wrote:
>>
>> Changes in directory llvm/lib/VMCore:
>>
>> AsmWriter.cpp updated: 1.284 -> 1.285
>> ---
>> Log message:
>>
>> temporarily revert reid's asmwriter patch, it is missing the  
>> asmparser piece
>> that decodes the escape sequences, thus breaking all cases that  
>> use them.
>
> I sent you the patch for this yesterday.

I'm taking a look now, but my primary concern was to get the tree  
unbroken.

-Chris



More information about the llvm-commits mailing list