1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

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

llvm-svn: 186025
This commit is contained in:
Michael Gottesman 2013-07-10 18:40:49 +00:00
parent 60ca836ce0
commit ebc9c4bf07

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