From a22657f45757bd11603bec893aa041425d089819 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sun, 10 Nov 2013 14:26:08 +0000 Subject: Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. In historical reason, tblgen is not strictly required to be free from memory leaks. For now, I mark them as XFAIL, they could be fixed, though. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194353 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/TableGen/cast.td | 1 + 1 file changed, 1 insertion(+) (limited to 'test/TableGen/cast.td') diff --git a/test/TableGen/cast.td b/test/TableGen/cast.td index 7ca72394b6..a8bd207a85 100644 --- a/test/TableGen/cast.td +++ b/test/TableGen/cast.td @@ -1,4 +1,5 @@ // RUN: llvm-tblgen %s | FileCheck %s +// XFAIL: vg_leak // CHECK: add_ps // CHECK: add_ps -- cgit v1.2.3