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:
4a63b72
)
Remvoe a bunch of unneeded forward decls
author
Chris Lattner
<sabre@nondot.org>
Mon, 28 Oct 2002 02:27:07 +0000
(
02:27
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 28 Oct 2002 02:27:07 +0000
(
02:27
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4326
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetRegInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetRegInfo.h
b/include/llvm/Target/TargetRegInfo.h
index 2ad92549e900952d823551165715140b4465bd3f..ff261827ebb7f2066506edcbe445622cc7d76754 100644
(file)
--- a/
include/llvm/Target/TargetRegInfo.h
+++ b/
include/llvm/Target/TargetRegInfo.h
@@
-18,13
+18,9
@@
class Type;
class Value;
class LiveRangeInfo;
class Function;
-class Instruction;
class LiveRange;
class AddedInstrns;
class MachineInstr;
-class RegClass;
-class CallInst;
-class ReturnInst;
class PhyRegAlloc;
class BasicBlock;