Skip to content

Commit ddfffbe

Browse files
committed
try to fix check-llvm on windows after e39e9d3
1 parent 0cbad66 commit ddfffbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# REQUIRES: amdgpu-registered-target
22
# RUN: not llvm-reduce -mtriple=amdgcn-amd-amdhsa --test FileCheck --test-arg %s --test-arg --input-file does-not-exist.mir 2>&1 | FileCheck -check-prefix=ERR %s
33

4-
# ERR: {{.*}}llvm-reduce{{.*}}: No such file or directory
4+
# ERR: {{.*}}llvm-reduce{{.*}}: {{[Nn]}}o such file or directory

0 commit comments

Comments
 (0)