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:
af14e66
)
Trim unnecessary include.
author
Evan Cheng
<evan.cheng@apple.com>
Tue, 3 Nov 2009 07:08:08 +0000
(07:08 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Tue, 3 Nov 2009 07:08:08 +0000
(07:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85878
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMBaseInstrInfo.cpp
b/lib/Target/ARM/ARMBaseInstrInfo.cpp
index 63fc678f5102912cbcc3d9b82498c96696a13876..c9b939de03deee18c8b892452755b50f1673c940 100644
(file)
--- a/
lib/Target/ARM/ARMBaseInstrInfo.cpp
+++ b/
lib/Target/ARM/ARMBaseInstrInfo.cpp
@@
-23,7
+23,6
@@
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineJumpTableInfo.h"
#include "llvm/CodeGen/MachineMemOperand.h"
-#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/CommandLine.h"