try to fix check-llvm on windows after e39e9d33

This commit is contained in:
Nico Weber 2022-04-28 09:16:10 -04:00
parent 0cbad66354
commit ddfffbeb31
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# REQUIRES: amdgpu-registered-target
# 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
# ERR: {{.*}}llvm-reduce{{.*}}: No such file or directory
# ERR: {{.*}}llvm-reduce{{.*}}: {{[Nn]}}o such file or directory