mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01: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
|