brintos

brintos / llvm-project-archived public Read only

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