brintos

brintos / llvm-project-archived public Read only

0
0
Text · 134 B · 548279e Raw
4 lines · plain
1# RUN: not llvm-mca %t.blah -o /dev/null 2>&1 | FileCheck -DMSG=%errc_ENOENT --check-prefix=ENOENT %s2 3# ENOENT: {{.*}}.blah: [[MSG]]4