[llvm] r185963 - Added "mode: c++" to FastISel.h header.
Michael Gottesman
mgottesman at apple.com
Wed Jul 10 11:42:25 PDT 2013
Thanks. r186025.
On Jul 10, 2013, at 11:15 AM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Michael Gottesman wrote:
>> Author: mgottesman
>> Date: Tue Jul 9 15:00:25 2013
>> New Revision: 185963
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=185963&view=rev
>> Log:
>> Added "mode: c++" to FastISel.h header.
>
> The canonical mode marker in llvm is "-*- C++ -*-".
>
>> Modified:
>> llvm/trunk/include/llvm/CodeGen/FastISel.h
>>
>> Modified: llvm/trunk/include/llvm/CodeGen/FastISel.h
>> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CodeGen/FastISel.h?rev=185963&r1=185962&r2=185963&view=diff
>> ==============================================================================
>> --- llvm/trunk/include/llvm/CodeGen/FastISel.h (original)
>> +++ llvm/trunk/include/llvm/CodeGen/FastISel.h Tue Jul 9 15:00:25 2013
>> @@ -1,4 +1,4 @@
>> -//===-- FastISel.h - Definition of the FastISel class ---------------------===//
>> +//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//
>> //
>> // The LLVM Compiler Infrastructure
>> //
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130710/1a63db56/attachment.html>
More information about the llvm-commits
mailing list