projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7eb5c0
)
Remove forward declaration of MachineBasicBlock. It is #included anyway.
author
Jakub Staszak
<kubastaszak@gmail.com>
Thu, 13 Jun 2013 23:53:13 +0000
(23:53 +0000)
committer
Jakub Staszak
<kubastaszak@gmail.com>
Thu, 13 Jun 2013 23:53:13 +0000
(23:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183958
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/FastISel.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/FastISel.h
b/include/llvm/CodeGen/FastISel.h
index 471e9bfc40bb31f429083df5adbc03c5bcdb7c53..4f5a37ca0abf5a2c317d0a8d5c24849e1478f575 100644
(file)
--- a/
include/llvm/CodeGen/FastISel.h
+++ b/
include/llvm/CodeGen/FastISel.h
@@
-26,7
+26,6
@@
class ConstantFP;
class FunctionLoweringInfo;
class Instruction;
class LoadInst;
-class MachineBasicBlock;
class MachineConstantPool;
class MachineFunction;
class MachineInstr;