Remove NumberHack entirely.
[oota-llvm.git] / test / LLVMC / OneOrMore.td
index ab6f8d5189467a0e8158140cff4faeb8c6ce9884..37fbc87fdfabc4a5293fc95e87c85e88733f4df8 100644 (file)
@@ -2,7 +2,8 @@
 // The dummy tool and graph are required to silence warnings.
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
 // RUN: FileCheck -input-file %t %s
-// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t
+// RUN: %compile_cxx -fexceptions -x c++ %t
+// XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"
 
@@ -13,7 +14,7 @@ def OptList : OptionList<[
     (parameter_list_option "baz", (optional))]>;
 
 def dummy_tool : Tool<[
-(cmd_line "dummy_cmd $INFILE"),
+(command "dummy_cmd"),
 (in_language "dummy"),
 (out_language "dummy"),
 (actions (case