mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
valgrind/x86_64-pc-linux-gnu.supp: We don't care if sed leaks.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218307 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cda6e24915
commit
7cde53f70d
@ -51,6 +51,12 @@
|
||||
obj:/usr/bin/python*
|
||||
}
|
||||
|
||||
{
|
||||
We don't care if sed leaks
|
||||
Memcheck:Leak
|
||||
obj:/bin/sed
|
||||
}
|
||||
|
||||
{
|
||||
We don't care about anything ld.so does.
|
||||
Memcheck:Cond
|
||||
|
Loading…
x
Reference in New Issue
Block a user