summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:31:17 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:31:17 +0000
commitcaf9ea6aa049f6d3e1afb033fa08371702a4c740 (patch)
treed25dec5b7ff2a324ca6c7f596de9a4a7163d148c /llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
parenta859bd9ced180c684566f80999b775715577c068 (diff)
downloadbcm5719-llvm-caf9ea6aa049f6d3e1afb033fa08371702a4c740.tar.gz
bcm5719-llvm-caf9ea6aa049f6d3e1afb033fa08371702a4c740.zip
Remove redundant includes from lib/Target/ARM.
llvm-svn: 320635
Diffstat (limited to 'llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp')
-rw-r--r--llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp b/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
index 3da1b0520cd..534f78c6d4d 100644
--- a/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
+++ b/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
@@ -13,8 +13,6 @@
#include "ARMBaseInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
-#include "llvm/ADT/StringExtras.h"
-#include "llvm/Support/Regex.h"
using namespace llvm;
namespace llvm {
OpenPOWER on IntegriCloud