1 # RUN: %lld --version | FileCheck -check-prefix=VERSION %s
4 # RUN: not %lld ---help 2>&1 | FileCheck -check-prefix=SPELLHELP %s
5 SPELLHELP: error: unknown argument '---help', did you mean '--help'
6 # FIXME: We should also output a "no input files" error