4 lines
86 B
LLVM
4 lines
86 B
LLVM
|
; RUN: not opt --foo 2>&1 | grep "Unknown command line argument"
|
||
|
|
||
|
; there is no --foo
|