summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Cheeseman <luke.cheeseman@arm.com>2018-12-21 13:39:13 +0000
committerLuke Cheeseman <luke.cheeseman@arm.com>2018-12-21 13:39:13 +0000
commit2c8ead823b5e21fc5476cf11f351c894b01dc4ce (patch)
treea57a104ca039043e1f7593b5136699aa4c985835
parent1e8e4fc83492116e2856fc0a2ed1f94cc3570667 (diff)
downloadbcm5719-llvm-2c8ead823b5e21fc5476cf11f351c894b01dc4ce.tar.gz
bcm5719-llvm-2c8ead823b5e21fc5476cf11f351c894b01dc4ce.zip
[AArch64] Adding missing REQUIRES in aarch64 dwarf test
llvm-svn: 349900
-rw-r--r--llvm/test/MC/ELF/cfi-b-key-frame.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/ELF/cfi-b-key-frame.s b/llvm/test/MC/ELF/cfi-b-key-frame.s
index 3093bee7c59..95d514674d6 100644
--- a/llvm/test/MC/ELF/cfi-b-key-frame.s
+++ b/llvm/test/MC/ELF/cfi-b-key-frame.s
@@ -1,3 +1,4 @@
+// REQUIRES: aarch64-registered-target
// RUN: llvm-mc -filetype=obj -triple aarch64-arm-none-eabi %s -o - | llvm-dwarfdump - -v | FileCheck %s
#CHECK: Augmentation: "zRB"
f1:
OpenPOWER on IntegriCloud