We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cf7f1 commit 5b8e7edCopy full SHA for 5b8e7ed
clang/test/Driver/aarch64-soft-float-abi.c
@@ -1,3 +1,5 @@
1
+// REQUIRES: aarch64-registered-target
2
+
3
// Hard-float, valid
4
// RUN: %clang --target=aarch64-none-elf -c %s -o /dev/null
5
// RUN: %clang --target=aarch64-none-elf -mabi=aapcs -c %s -o /dev/null
0 commit comments