summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-01-29 23:46:39 +0000
committerEric Christopher <echristo@gmail.com>2015-01-29 23:46:39 +0000
commitfb9a7c8b6753e8e27be55beb4d10c172edade02c (patch)
treecb6840636779c619077003a2476d595e2ba7e87c /llvm/lib
parent3a907eaccdbde2e3b6a06d735daf2262d38f302b (diff)
downloadbcm5719-llvm-fb9a7c8b6753e8e27be55beb4d10c172edade02c.tar.gz
bcm5719-llvm-fb9a7c8b6753e8e27be55beb4d10c172edade02c.zip
Remove unused header.
llvm-svn: 227516
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/MSP430/MSP430MCInstLower.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp b/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
index 7995d27836d..05352a2270d 100644
--- a/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
+++ b/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
@@ -26,7 +26,6 @@
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetMachine.h"
-#include "llvm/Target/TargetSubtargetInfo.h"
using namespace llvm;
MCSymbol *MSP430MCInstLower::
OpenPOWER on IntegriCloud