mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
The system suppression file should catch these, but since they *once again* are
not, I'll just add them here and be done with it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130819 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
20bc5acfb6
commit
9f1569a3f7
@ -39,3 +39,10 @@
|
||||
fun:malloc
|
||||
obj:/usr/bin/python*
|
||||
}
|
||||
|
||||
{
|
||||
We don't care about anything ld.so does.
|
||||
Memcheck:Cond
|
||||
obj:/lib/ld*.so
|
||||
}
|
||||
|
||||
|
@ -44,3 +44,10 @@
|
||||
fun:malloc
|
||||
obj:/usr/bin/python*
|
||||
}
|
||||
|
||||
{
|
||||
We don't care about anything ld.so does.
|
||||
Memcheck:Cond
|
||||
obj:/lib/ld*.so
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user