summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2016-06-07 09:49:40 +0000
committerPeter Smith <peter.smith@linaro.org>2016-06-07 09:49:40 +0000
commit5dd3c292bc495b9576f9ea1a8eba2addf613d598 (patch)
tree20f40c9985e6bfaf600836427b26f18e02356aa1
parent8646ced0533613b7c71c3b9e47101c649f899c5d (diff)
downloadbcm5719-llvm-5dd3c292bc495b9576f9ea1a8eba2addf613d598.tar.gz
bcm5719-llvm-5dd3c292bc495b9576f9ea1a8eba2addf613d598.zip
Add missing REQUIRES: arm from test. To fix tests building without ARM.
llvm-svn: 271994
-rw-r--r--lld/test/ELF/arm-attributes-remove.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/ELF/arm-attributes-remove.s b/lld/test/ELF/arm-attributes-remove.s
index 04f3e829f40..010f366cd7f 100644
--- a/lld/test/ELF/arm-attributes-remove.s
+++ b/lld/test/ELF/arm-attributes-remove.s
@@ -14,6 +14,7 @@
// concatentation of input sections.
// CHECK-NOT: Name: .ARM.attributes
+// REQUIRES: arm
.text
.syntax unified
.eabi_attribute 67, "2.09" @ Tag_conformance
OpenPOWER on IntegriCloud