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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185963 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/FastISel.h

index 4f5a37ca0abf5a2c317d0a8d5c24849e1478f575..91a01729f218565f85ced45d7700b3dd28fe8921 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
 //