implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / LLVMC / HookWithInFile.td
index cc5da43b66330a1b1102d45c4e3779607fde7f63..ed08b5321ccfb354deee13a9eaa7e0470d6ea5fb 100644 (file)
@@ -1,7 +1,7 @@
 // Check that a hook can be given $INFILE as an argument.
 // 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"