mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Attempt to silence known valgrind errors.
llvm-svn: 139048
This commit is contained in:
parent
c710d8fdc7
commit
cac23d1858
@ -51,3 +51,8 @@
|
||||
obj:/lib/ld*.so
|
||||
}
|
||||
|
||||
{
|
||||
suppress optimized strcasecmp, to be fixed in valgrind 3.6.1
|
||||
Memcheck:Value8
|
||||
fun: *strcasecmp*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user