brintos

brintos / llvm-project-archived public Read only

0
0
Text · 133 B · 80f1529 Raw
5 lines · plain
1# REQUIRES: x862# RUN: not %lld -o /dev/null %t-no-such-file.o 2>&1 | FileCheck %s3 4# CHECK: error: cannot open {{.*}}no-such-file.o5