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:
7916c92
)
Remove unused #include.
author
Brian Gaeke
<gaeke@uiuc.edu>
Sat, 29 May 2004 23:26:13 +0000
(23:26 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Sat, 29 May 2004 23:26:13 +0000
(23:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13899
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/InstrSelection/InstrForest.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
b/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
index fd5056d22d7bd6a0fdc94300c620a713690ceceb..d7409d896b3761bc237ff0d4b2f6b2478273d990 100644
(file)
--- a/
lib/Target/SparcV9/InstrSelection/InstrForest.cpp
+++ b/
lib/Target/SparcV9/InstrSelection/InstrForest.cpp
@@
-25,7
+25,6
@@
#include "llvm/iMemory.h"
#include "llvm/Type.h"
#include "llvm/CodeGen/InstrForest.h"
-#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "Support/STLExtras.h"
#include "Config/alloca.h"