Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
[oota-llvm.git] / test / Other / invalid-commandline-option.ll
1 ; RUN: not opt --foo 2>&1 | grep "Unknown command line argument"
2
3 ; there is no --foo