Skip to content

Commit 5b8e7ed

Browse files
committed
[AArch64][Driver] Mark test as requiring AArch64 backend
1 parent b9cf7f1 commit 5b8e7ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/Driver/aarch64-soft-float-abi.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: aarch64-registered-target
2+
13
// Hard-float, valid
24
// RUN: %clang --target=aarch64-none-elf -c %s -o /dev/null
35
// RUN: %clang --target=aarch64-none-elf -mabi=aapcs -c %s -o /dev/null

0 commit comments

Comments
 (0)