We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8fd64 commit bf94eacCopy full SHA for bf94eac
clang/test/Driver/aarch64-features.c
@@ -13,7 +13,7 @@
13
// RUN: %clang -target aarch64-linux-android -rtlib=compiler-rt -mno-fmv \
14
// RUN: -### -c %s 2>&1 | FileCheck -check-prefix=CHECK-FMV-OFF %s
15
16
-// RUN: %clang -target aarch64-linux-gnu \
+// RUN: %clang -target aarch64-linux-gnu -rtlib=libgcc \
17
18
19
// RUN: %clang -target arm64-unknown-linux -rtlib=libgcc \
0 commit comments