Covert this test to .s form.
[oota-llvm.git] / test / LLVMC / HookWithArguments.td
index b3260a973b830556c4424299c827324808bb3c7f..bbba2e98459995431163a1034f41153ffb466147 100644 (file)
@@ -1,7 +1,7 @@
 // Check that hooks with arguments work.
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
 // RUN: FileCheck -input-file %t %s
-// RUN: %compile_cxx -x c++ %t
+// RUN: %compile_cxx %t
 // XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"