Implement enough of the missing instalias support to get
[oota-llvm.git] / test / LLVMC / AppendCmdHook.td
index 690ece779df68aea7274cdb9e6c7da5dcd295ea8..c85f002e6e8b4c7de1d08bebc6efd2da72870f59 100644 (file)
@@ -1,7 +1,7 @@
 // Check that hooks can be invoked from 'append_cmd'.
 // 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"