mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-15 09:33:39 +00:00
Attempt to silence known valgrind errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139048 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
439f71eb30
commit
7a15a9ad97
@ -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