1*9880d681SAndroid Build Coastguard Worker# RUN: not llvm-mc %t.blah -o %t2 2>&1 | FileCheck --check-prefix=ENOENT %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker# ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory
4