Reverted r138652, valgrind doesn't understand obj:*/tblgen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Trick 2011-08-27 06:17:30 +00:00
parent df77a71790
commit d326d3b3ef
5 changed files with 3 additions and 12 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

View File

@ -40,12 +40,6 @@
obj:/usr/bin/python*
}
{
We don't care if tblgen leaks
Memcheck:Leak
obj:*/tblgen
}
{
We don't care about anything ld.so does.
Memcheck:Cond

View File

@ -45,12 +45,6 @@
obj:/usr/bin/python*
}
{
We don't care if tblgen leaks
Memcheck:Leak
obj:*/tblgen
}
{
We don't care about anything ld.so does.
Memcheck:Cond