Skip to content

Commit

Permalink
[test] Use conventional -emit-llvm-only
Browse files Browse the repository at this point in the history
Similar to a6d7828
  • Loading branch information
MaskRay committed May 17, 2024
1 parent bdfb04a commit e2db08f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sme -verify -emit-llvm %s
// RUN: %clang_cc1 -triple aarch64 -target-feature +sme -verify -emit-llvm-only %s

// REQUIRES: aarch64-registered-target

Expand Down

0 comments on commit e2db08f

Please sign in to comment.