Added "mode: c++" to FastISel.h header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185963 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-07-09 20:00:25 +00:00
parent ddd536085c
commit bdaa599c86

View 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
//