mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-02 09:01:37 +00:00
8d536a33ff
invalid command-line options. llvm-svn: 47523
4 lines
76 B
LLVM
4 lines
76 B
LLVM
; RUN: llvm-as < /dev/null | not opt --foo > /dev/null
|
|
|
|
; there is no --foo
|