From bdaa599c86310bf23a474088e829bc2c64f06dd9 Mon Sep 17 00:00:00 2001 From: Michael Gottesman Date: Tue, 9 Jul 2013 20:00:25 +0000 Subject: Added "mode: c++" to FastISel.h header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185963 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/FastISel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/llvm/CodeGen/FastISel.h b/include/llvm/CodeGen/FastISel.h index 4f5a37ca0a..91a01729f2 100644 --- a/include/llvm/CodeGen/FastISel.h +++ b/include/llvm/CodeGen/FastISel.h @@ -1,4 +1,4 @@ -//===-- FastISel.h - Definition of the FastISel class ---------------------===// +//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3