blob: 206fab3ef6a3dbe2f01862826c5bec063f833bbb [file] [log] [blame]
# RUN: %lld --version | FileCheck -check-prefix=VERSION %s
VERSION: LLD
# RUN: not %lld ---help 2>&1 | FileCheck -check-prefix=SPELLHELP %s
SPELLHELP: error: unknown argument '---help', did you mean '--help'
# FIXME: We should also output a "no input files" error