chase owen.
[oota-llvm.git] / test / LLVMC / MultipleCompilationGraphs.td
index 1ae738b87fa5ac0e6b970999b6df8c027b132e97..b3746c03b6cb5c965aa078ef0c9a1ecb6dfd4601 100644 (file)
@@ -1,6 +1,7 @@
 // Check that multiple compilation graphs are allowed.
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
-// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t
+// RUN: %compile_cxx %t
+// XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"