OpenGrok
Cross Reference: invalid-commandline-option.ll
xref
: /
external
/
llvm
/
test
/
Other
/
invalid-commandline-option.ll
Home
|
History
|
Annotate
|
Download
|
only in
Other
1
; RUN: not opt --foo |& grep {Unknown command line argument}
2
3
; there is no --foo
4