Added "mode: c++" to FastISel.h header.
authorMichael Gottesman <mgottesman@apple.com>
Tue, 9 Jul 2013 20:00:25 +0000 (20:00 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Tue, 9 Jul 2013 20:00:25 +0000 (20:00 +0000)
llvm-svn: 185963

llvm/include/llvm/CodeGen/FastISel.h

index 4f5a37c..91a0172 100644 (file)
@@ -1,4 +1,4 @@
-//===-- FastISel.h - Definition of the FastISel class ---------------------===//
+//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //