blob: 5020e9cf9b74e35ec7077b2ea6b1a96bfc7b2cdc [file] [log] [blame]
# Check that a file that cannot be found results in a proper error message
RUN: not lld -flavor old-gnu -target x86_64 %p/Inputs/nofile.o 2>&1 | FileCheck %s
#CHECK: lld: cannot find file {{.+[\\/]}}nofile.o