<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Thanks. r186025.<div><br><div><div>On Jul 10, 2013, at 11:15 AM, Nick Lewycky <<a href="mailto:nicholas@mxc.ca">nicholas@mxc.ca</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Michael Gottesman wrote:<br><blockquote type="cite">Author: mgottesman<br>Date: Tue Jul  9 15:00:25 2013<br>New Revision: 185963<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=185963&view=rev">http://llvm.org/viewvc/llvm-project?rev=185963&view=rev</a><br>Log:<br>Added "mode: c++" to FastISel.h header.<br></blockquote><br>The canonical mode marker in llvm is "-*- C++ -*-".<br><br><blockquote type="cite">Modified:<br>    llvm/trunk/include/llvm/CodeGen/FastISel.h<br><br>Modified: llvm/trunk/include/llvm/CodeGen/FastISel.h<br>URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CodeGen/FastISel.h?rev=185963&r1=185962&r2=185963&view=diff">http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CodeGen/FastISel.h?rev=185963&r1=185962&r2=185963&view=diff</a><br>==============================================================================<br>--- llvm/trunk/include/llvm/CodeGen/FastISel.h (original)<br>+++ llvm/trunk/include/llvm/CodeGen/FastISel.h Tue Jul  9 15:00:25 2013<br>@@ -1,4 +1,4 @@<br>-//===-- FastISel.h - Definition of the FastISel class ---------------------===//<br>+//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//<br> //<br> //                     The LLVM Compiler Infrastructure<br> //<br><br><br>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</blockquote></div></blockquote></div><br></div></body></html>