summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ARMAttributeParser.cpp
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:31:05 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2017-12-13 21:31:05 +0000
commit5c0ab473f26d8bfd483f0c3a67b0d92b46f7f2d7 (patch)
treedee32782ce8a8752dc487e6eef524e4129455029 /llvm/unittests/Support/ARMAttributeParser.cpp
parentd8920b1c442c64bf8cd385b10a02fae56fab5e8b (diff)
downloadbcm5719-llvm-5c0ab473f26d8bfd483f0c3a67b0d92b46f7f2d7.tar.gz
bcm5719-llvm-5c0ab473f26d8bfd483f0c3a67b0d92b46f7f2d7.zip
Remove redundant includes from unittests.
llvm-svn: 320630
Diffstat (limited to 'llvm/unittests/Support/ARMAttributeParser.cpp')
-rw-r--r--llvm/unittests/Support/ARMAttributeParser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/unittests/Support/ARMAttributeParser.cpp b/llvm/unittests/Support/ARMAttributeParser.cpp
index 1df03db6d07..994011872b9 100644
--- a/llvm/unittests/Support/ARMAttributeParser.cpp
+++ b/llvm/unittests/Support/ARMAttributeParser.cpp
@@ -1,6 +1,5 @@
#include "llvm/Support/ARMAttributeParser.h"
#include "llvm/Support/ARMBuildAttributes.h"
-#include "llvm/Support/LEB128.h"
#include "gtest/gtest.h"
#include <string>
OpenPOWER on IntegriCloud