aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/MultipleCompilationGraphs.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/MultipleCompilationGraphs.td')
-rw-r--r--test/LLVMC/MultipleCompilationGraphs.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/MultipleCompilationGraphs.td b/test/LLVMC/MultipleCompilationGraphs.td
index 9702248b57..86cd613124 100644
--- a/test/LLVMC/MultipleCompilationGraphs.td
+++ b/test/LLVMC/MultipleCompilationGraphs.td
@@ -1,6 +1,7 @@
// Check that multiple compilation graphs are allowed.
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: %compile_cxx -fexceptions -x c++ %t
+// XFAIL: vg_leak
include "llvm/CompilerDriver/Common.td"