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:
4c70875
)
These forward declarations are not needed.
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 16 Mar 2007 08:41:06 +0000
(08:41 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 16 Mar 2007 08:41:06 +0000
(08:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35120
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetInstrInfo.h
b/include/llvm/Target/TargetInstrInfo.h
index 3b596e22320c9ebc1ccd9d110a777d67e748e730..1cb7e6817b2b0a8c480f5a57d0b3840fc64e2a3b 100644
(file)
--- a/
include/llvm/Target/TargetInstrInfo.h
+++ b/
include/llvm/Target/TargetInstrInfo.h
@@
-24,11
+24,6
@@
namespace llvm {
class MachineInstr;
class TargetMachine;
-class Value;
-class Type;
-class Instruction;
-class Constant;
-class Function;
class MachineCodeForInstruction;
class TargetRegisterClass;
class LiveVariables;