mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
|
# Replaces __sanitizer_cov_trace_cmp with __dfsw___sanitizer_cov_trace_cmp
|
||
|
fun:__sanitizer_cov_trace_cmp=custom
|
||
|
fun:__sanitizer_cov_trace_cmp=uninstrumented
|
||
|
|
||
|
# Ignores coverage callbacks.
|
||
|
fun:__sanitizer_cov=uninstrumented
|
||
|
fun:__sanitizer_cov=discard
|
||
|
fun:__sanitizer_cov_module_init=uninstrumented
|
||
|
fun:__sanitizer_cov_module_init=discard
|
||
|
|
||
|
# Don't add extra parameters to the Fuzzer callback.
|
||
|
fun:TestOneInput=uninstrumented
|