Skip to content

Commit fbcef5f

Browse files
committed
Testcase fix.
1 parent 6e82f23 commit fbcef5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGen/builtins-riscv-mips.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 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
2+
// RUN: %clang_cc1 -triple riscv32-linux-elf -O3 -target-feature +xmipsexectl -emit-llvm -o - %s | FileCheck %s
33

44
// CHECK-LABEL: define dso_local void @test_mips_pause(
55
// CHECK-SAME: ) local_unnamed_addr #[[ATTR0:[0-9]+]] {

0 commit comments

Comments
 (0)