Fix a bug that caused opt and other tools to silently ignore
[oota-llvm.git] / test / Other / invalid-commandline-option.ll
1 ; RUN: llvm-as < /dev/null | not opt --foo > /dev/null
2
3 ; there is no --foo