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:
6ec11d4
)
Remove extraneous #includes
author
Chris Lattner
<sabre@nondot.org>
Tue, 18 Sep 2001 17:03:48 +0000
(17:03 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 18 Sep 2001 17:03:48 +0000
(17:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@627
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9Internals.h
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9Internals.h
b/lib/Target/SparcV9/SparcV9Internals.h
index 6e068b35bd093d2017ffa09b0b4b7bcddb127d5a..c63c7c5f6b5a6d95be53560368fcd78999a5049a 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9Internals.h
+++ b/
lib/Target/SparcV9/SparcV9Internals.h
@@
-9,10
+9,7
@@
#define SPARC_INTERNALS_H
#include "SparcRegInfo.h"
-#include "llvm/Target/TargetMachine.h"
-#include "llvm/Target/MachineInstrInfo.h"
#include "llvm/Target/MachineSchedInfo.h"
-#include "llvm/Target/MachineRegInfo.h"
#include "llvm/Type.h"
#include <sys/types.h>