llvm-6502/test/Other/invalid-commandline-option.ll
Dan Gohman 61e015fe74 Fix a bug that caused opt and other tools to silently ignore
invalid command-line options.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47523 91177308-0d34-0410-b5e6-96231b3b80d8
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