Implement enough of the missing instalias support to get
[oota-llvm.git] / test / LLVMC / OneOrMore.td
index bb0ad8b11b195fd183c779b604a68e9259e24b2b..54fa62d1ff041c88bf117dd28ad67ba27dca2edb 100644 (file)
@@ -2,7 +2,7 @@
 // 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 -x c++ %t
+// RUN: %compile_cxx %t
 // XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"