summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2014-01-06 06:00:00 +0000
committerBill Wendling <isanbard@gmail.com>2014-01-06 06:00:00 +0000
commit13199b17f831cd5354e33d85bee6869ca7cb52d9 (patch)
tree41fb242fab2451000011a4bc88089bad3e7da792 /llvm/lib/Target/MSP430
parent3c80d62a6ceacac6341619d5ffe7afbab84be5bf (diff)
downloadbcm5719-llvm-13199b17f831cd5354e33d85bee6869ca7cb52d9.tar.gz
bcm5719-llvm-13199b17f831cd5354e33d85bee6869ca7cb52d9.zip
Remove unnecessary #includes.
llvm-svn: 198585
Diffstat (limited to 'llvm/lib/Target/MSP430')
-rw-r--r--llvm/lib/Target/MSP430/MSP430ISelLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp b/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
index 3a9d2698aa4..be8e5d86a04 100644
--- a/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
+++ b/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
@@ -32,7 +32,6 @@
#include "llvm/IR/GlobalAlias.h"
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/Intrinsics.h"
-#include "llvm/IR/LLVMContext.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
OpenPOWER on IntegriCloud