projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee5e87
)
Added "mode: c++" to FastISel.h header.
author
Michael Gottesman
<mgottesman@apple.com>
Tue, 9 Jul 2013 20:00:25 +0000
(20:00 +0000)
committer
Michael Gottesman
<mgottesman@apple.com>
Tue, 9 Jul 2013 20:00:25 +0000
(20:00 +0000)
llvm-svn: 185963
llvm/include/llvm/CodeGen/FastISel.h
patch
|
blob
|
history
diff --git
a/llvm/include/llvm/CodeGen/FastISel.h
b/llvm/include/llvm/CodeGen/FastISel.h
index
4f5a37c
..
91a0172
100644
(file)
--- a/
llvm/include/llvm/CodeGen/FastISel.h
+++ b/
llvm/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
//