Skip to content

Commit e2db08f

Browse files
committed
[test] Use conventional -emit-llvm-only
Similar to a6d7828
1 parent bdfb04a commit e2db08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Sema/aarch64-sme2-intrinsics/acle_sme2_add_sub_za16.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sme -verify -emit-llvm %s
1+
// RUN: %clang_cc1 -triple aarch64 -target-feature +sme -verify -emit-llvm-only %s
22

33
// REQUIRES: aarch64-registered-target
44

0 commit comments

Comments
 (0)