From: Michael Gottesman Date: Tue, 9 Jul 2013 20:00:25 +0000 (+0000) Subject: Added "mode: c++" to FastISel.h header. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=bdaa599c86310bf23a474088e829bc2c64f06dd9;p=oota-llvm.git Added "mode: c++" to FastISel.h header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185963 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/FastISel.h b/include/llvm/CodeGen/FastISel.h index 4f5a37ca0ab..91a01729f21 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 //