commit | ae5ea6cab040003f565775b132d243157b25a152 | [log] [tgz] |
---|---|---|
author | Andrew Trick <atrick@apple.com> | Fri Aug 26 20:41:20 2011 +0000 |
committer | Andrew Trick <atrick@apple.com> | Fri Aug 26 20:41:20 2011 +0000 |
tree | 67ca6f6ca42358740052f056960228ebf9ed0236 | |
parent | 2b18881185b123e5f163eb7b32b3452fc3f339d8 [diff] [blame] |
valgrind: Always suppress tblgen leaks. I'll clean up the rest of the XFAIL: vg_leak lines if this works. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138652 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/valgrind/i386-pc-linux-gnu.supp b/utils/valgrind/i386-pc-linux-gnu.supp index ddd0a08..91c0ea1 100644 --- a/utils/valgrind/i386-pc-linux-gnu.supp +++ b/utils/valgrind/i386-pc-linux-gnu.supp
@@ -41,6 +41,12 @@ } { + We don't care if tblgen leaks + Memcheck:Leak + obj:*/tblgen +} + +{ We don't care about anything ld.so does. Memcheck:Cond obj:/lib/ld*.so