forked from OSchip/llvm-project
[DFSan] Remove dfsan_use_fast16labels from abilist.
Its implementation was scrapped in the final fast16labels instrumentation patch.
This commit is contained in:
parent
926c14798d
commit
005991a3fe
|
@ -28,8 +28,6 @@ fun:dfsan_set_write_callback=uninstrumented
|
||||||
fun:dfsan_set_write_callback=custom
|
fun:dfsan_set_write_callback=custom
|
||||||
fun:dfsan_flush=uninstrumented
|
fun:dfsan_flush=uninstrumented
|
||||||
fun:dfsan_flush=discard
|
fun:dfsan_flush=discard
|
||||||
fun:dfsan_use_fast16labels=uninstrumented
|
|
||||||
fun:dfsan_use_fast16labels=discard
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# glibc
|
# glibc
|
||||||
|
|
Loading…
Reference in New Issue