1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

buildbot/valgrind: Ignore leaks in /usr/bin/as.

llvm-svn: 112022
This commit is contained in:
Daniel Dunbar 2010-08-25 03:40:20 +00:00
parent af72dd7362
commit ff2830f285
2 changed files with 12 additions and 0 deletions

View File

@ -27,6 +27,12 @@
obj:/usr/bin/python2.5
}
{
We don't care if as leaks
Memcheck:Leak
obj:/usr/bin/as
}
{
We don't care if python leaks
Memcheck:Leak

View File

@ -26,6 +26,12 @@
obj:/usr/bin/python2.5
}
{
We don't care if as leaks
Memcheck:Leak
obj:/usr/bin/as
}
{
We don't care if grep leaks
Memcheck:Leak