summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Thumb1InstrInfo.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2012-03-25 23:49:58 +0000
committerCraig Topper <craig.topper@gmail.com>2012-03-25 23:49:58 +0000
commit07720d8dcdd41dfb3c4eb9977e54213c6192f413 (patch)
treeb1a2abd5da5bb098870a08206d890d361e4ea706 /llvm/lib/Target/ARM/Thumb1InstrInfo.h
parenteceaddc864a410e8fa2d2d81371482bc206ef9d2 (diff)
downloadbcm5719-llvm-07720d8dcdd41dfb3c4eb9977e54213c6192f413.tar.gz
bcm5719-llvm-07720d8dcdd41dfb3c4eb9977e54213c6192f413.zip
Replace uses of ARMBaseInstrInfo and ARMTargetMachine with the Base versions.
llvm-svn: 153421
Diffstat (limited to 'llvm/lib/Target/ARM/Thumb1InstrInfo.h')
-rw-r--r--llvm/lib/Target/ARM/Thumb1InstrInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/Thumb1InstrInfo.h b/llvm/lib/Target/ARM/Thumb1InstrInfo.h
index 27fce9b37a3..36af20492d4 100644
--- a/llvm/lib/Target/ARM/Thumb1InstrInfo.h
+++ b/llvm/lib/Target/ARM/Thumb1InstrInfo.h
@@ -17,7 +17,6 @@
#include "ARM.h"
#include "ARMBaseInstrInfo.h"
#include "Thumb1RegisterInfo.h"
-#include "llvm/Target/TargetInstrInfo.h"
namespace llvm {
class ARMSubtarget;
OpenPOWER on IntegriCloud