summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-10-04 17:53:40 +0000
committerJim Grosbach <grosbach@apple.com>2010-10-04 17:53:40 +0000
commit0807d0065f029255e444d498964adba44deacfc7 (patch)
treedcfa2135358425f6edebb1baf1af38f512e86340 /llvm/lib
parent8fbd8aad4509baf897d908a111717eec3f75e480 (diff)
downloadbcm5719-llvm-0807d0065f029255e444d498964adba44deacfc7.tar.gz
bcm5719-llvm-0807d0065f029255e444d498964adba44deacfc7.zip
Remove unneeded header
llvm-svn: 115525
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp b/llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp
index 304e677d6f9..e10d4fe7ca1 100644
--- a/llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp
+++ b/llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp
@@ -13,7 +13,6 @@
#define DEBUG_TYPE "asm-printer"
#include "MSP430.h"
-#include "MSP430InstrInfo.h"
#include "MSP430InstPrinter.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCAsmInfo.h"
OpenPOWER on IntegriCloud