1# REQUIRES: x86 2# RUN: not %lld -o /dev/null %t-no-such-file.o 2>&1 | FileCheck %s 3 4# CHECK: error: cannot open {{.*}}no-such-file.o 5