X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FLLVMC%2FEmptyCompilationGraph.td;h=e5d5e9a64cdbb9036485a5fd4bcb288b38aafa6d;hp=934905b15e99d054e50b2eb6ce3f6477f5e80509;hb=f65b0e9b455da8ab2936c9a6d4ead5c92716e13a;hpb=6b4c12db13cf7dd570b12b6373f6b9b839f7d788 diff --git a/test/LLVMC/EmptyCompilationGraph.td b/test/LLVMC/EmptyCompilationGraph.td index 934905b15e9..e5d5e9a64cd 100644 --- a/test/LLVMC/EmptyCompilationGraph.td +++ b/test/LLVMC/EmptyCompilationGraph.td @@ -1,6 +1,7 @@ // Check that the compilation graph can be empty. // 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"