brintos

brintos / llvm-project-archived public Read only

0
0
Text · 265 B · 206fab3 Raw
7 lines · plain
1# RUN: %lld --version | FileCheck -check-prefix=VERSION %s2VERSION: LLD3 4# RUN: not %lld ---help 2>&1 | FileCheck -check-prefix=SPELLHELP %s5SPELLHELP: error: unknown argument '---help', did you mean '--help'6# FIXME: We should also output a "no input files" error7