[InstCombine] Do not insert a GEP instruction before a landingpad instruction.
[oota-llvm.git] / test / Other / invalid-commandline-option.ll
index 60840fa010a9ffcb4aacddda1b5f5c21e6e3ec37..583d4496dcc06622b584c169fc64efd76c5ae275 100644 (file)
@@ -1,3 +1,3 @@
-; RUN: not opt --foo |& grep {Unknown command line argument}
+; RUN: not opt --foo 2>&1 | grep "Unknown command line argument"
 
 ; there is no --foo