In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched
[oota-llvm.git] / test / LLVMC / opt-test.c
index 25ca66a5c6b45e7447fb695aea5010ff6e148772..ed2df52fed7c53b0ab815794634b0931fbd044f6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Check that the -opt switch works.
- * RUN: llvmc2 %s -opt -o %t
+ * RUN: llvmc %s -opt -o %t
  * RUN: ./%t | grep hello
  */