Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186025 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-07-10 18:40:49 +00:00
parent dbe3efb86e
commit f121a61b5a

View File

@ -1,4 +1,4 @@
//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//
//===-- FastISel.h - Definition of the FastISel class ---*- C++ -*---------===//
//
// The LLVM Compiler Infrastructure
//