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 6e82f23 commit fbcef5fCopy full SHA for fbcef5f
clang/test/CodeGen/builtins-riscv-mips.c
@@ -1,5 +1,5 @@
1
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 6
2
-// RUN: %clang_cc1 -triple riscv32-linux-elf -O3 -target-feature +xmipsexectl -emit-llvm -o - %s | FileCheck %s RISCV32
+// RUN: %clang_cc1 -triple riscv32-linux-elf -O3 -target-feature +xmipsexectl -emit-llvm -o - %s | FileCheck %s
3
4
// CHECK-LABEL: define dso_local void @test_mips_pause(
5
// CHECK-SAME: ) local_unnamed_addr #[[ATTR0:[0-9]+]] {
0 commit comments