summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:30:58 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:30:58 +0000
commitda9f40267730cb5d6ea50840851fa7aa84dcd2a2 (patch)
treead2c2a5e84100ecebb0c4fbc65fece36b55324b6 /llvm/lib/Support/TargetParser.cpp
parent6c02f9b8842d3f7ea9ecaa0e258a7ca612dcf078 (diff)
downloadbcm5719-llvm-da9f40267730cb5d6ea50840851fa7aa84dcd2a2.tar.gz
bcm5719-llvm-da9f40267730cb5d6ea50840851fa7aa84dcd2a2.zip
Remove redundant includes from lib/Support.
llvm-svn: 320627
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
-rw-r--r--llvm/lib/Support/TargetParser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/TargetParser.cpp b/llvm/lib/Support/TargetParser.cpp
index 30db361e53a..c59068cb355 100644
--- a/llvm/lib/Support/TargetParser.cpp
+++ b/llvm/lib/Support/TargetParser.cpp
@@ -14,7 +14,6 @@
#include "llvm/Support/ARMBuildAttributes.h"
#include "llvm/Support/TargetParser.h"
-#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/ADT/Twine.h"
#include <cctype>
OpenPOWER on IntegriCloud