[llvm-commits] [llvm] r116059 - in /llvm/trunk/lib/Target/ARM: ARMCodeEmitter.cpp ARMMCCodeEmitter.cpp

Jim Grosbach grosbach at apple.com
Fri Oct 8 10:37:33 PDT 2010


On Oct 8, 2010, at 10:35 AM, Alistair Lynn wrote:

> Hi Jim-
> 
> 
>> --- llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp (original)
>> +++ llvm/trunk/lib/Target/ARM/ARMCodeEmitter.cpp Fri Oct  8 11:52:44 2010
>> @@ -1,4 +1,4 @@
>> -//===-- ARM/ARMCodeEmitter.cpp - Convert ARM code to machine code ---------===//
>> +const //===-- ARM/ARMCodeEmitter.cpp - Convert ARM code to machine code ---------===//
> 
> What is that about?

A fat-fingered paste of one manner or another. Entirely unintentional, and why the bots are yelling at me. :)



More information about the llvm-commits mailing list