summaryrefslogtreecommitdiff
path: root/test/LLVMC/OutputSuffixHook.td
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2010-08-13 07:01:55 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2010-08-13 07:01:55 +0000
commit4964de420ddab0c6dc6417d971e750dc21324813 (patch)
treef02e95cc35d5e252a34099aa6966764b9d2e32b4 /test/LLVMC/OutputSuffixHook.td
parentaa1a373a66fdc9602baa01b5405f6da69b3588f2 (diff)
downloadllvm-4964de420ddab0c6dc6417d971e750dc21324813.tar.gz
llvm-4964de420ddab0c6dc6417d971e750dc21324813.tar.bz2
llvm-4964de420ddab0c6dc6417d971e750dc21324813.tar.xz
More XFAILs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111008 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/LLVMC/OutputSuffixHook.td')
-rw-r--r--test/LLVMC/OutputSuffixHook.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/OutputSuffixHook.td b/test/LLVMC/OutputSuffixHook.td
index b7173fe958..f217dc72cf 100644
--- a/test/LLVMC/OutputSuffixHook.td
+++ b/test/LLVMC/OutputSuffixHook.td
@@ -2,6 +2,7 @@
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: FileCheck -input-file %t %s
// RUN: %compile_cxx -x c++ %t
+// XFAIL: vg_leak
include "llvm/CompilerDriver/Common.td"