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

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

llvm-svn: 185963
This commit is contained in:
Michael Gottesman 2013-07-09 20:00:25 +00:00
parent fb9d247b9c
commit 23be560da3

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