brintos

brintos / llvm-project-archived public Read only

0
0
Text · 259 B · 4e39948 Raw
5 lines · plain
1# REQUIRES: amdgpu-registered-target2# RUN: not llvm-reduce -mtriple=amdgcn-amd-amdhsa --test FileCheck --test-arg %s --test-arg --input-file does-not-exist.mir 2>&1 | FileCheck -DMSG=%errc_ENOENT -check-prefix=ERR %s3 4# ERR: {{.*}}llvm-reduce{{.*}}: [[MSG]]5