We don't care if TableGen leaks memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138634 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2011-08-26 17:00:30 +00:00
parent 54f8a9f54d
commit 06a531ff63
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// Test that multiline, nested, comments work correctly.
//
// RUN: tblgen < %s
// XFAIL: vg_leak
/* Foo
bar

View File

@ -1,4 +1,5 @@
// RUN: tblgen -I %p %s
// XFAIL: vg_leak
def BeforeInclude;
include "Include.inc"

View File

@ -1,4 +1,5 @@
// RUN: tblgen < %s
// XFAIL: vg_leak
/* foo