1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/Other/invalid-commandline-option.ll
Dan Gohman 8d536a33ff Fix a bug that caused opt and other tools to silently ignore
invalid command-line options.

llvm-svn: 47523
2008-02-23 01:55:25 +00:00

4 lines
76 B
LLVM

; RUN: llvm-as < /dev/null | not opt --foo > /dev/null
; there is no --foo