From 005991a3fe21f2e027c248f20e44314f19ce8f0b Mon Sep 17 00:00:00 2001 From: Matt Morehouse Date: Wed, 29 Jul 2020 23:18:07 +0000 Subject: [PATCH] [DFSan] Remove dfsan_use_fast16labels from abilist. Its implementation was scrapped in the final fast16labels instrumentation patch. --- compiler-rt/lib/dfsan/done_abilist.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler-rt/lib/dfsan/done_abilist.txt b/compiler-rt/lib/dfsan/done_abilist.txt index 540f0a4c6bfc..52f3ff5ef239 100644 --- a/compiler-rt/lib/dfsan/done_abilist.txt +++ b/compiler-rt/lib/dfsan/done_abilist.txt @@ -28,8 +28,6 @@ fun:dfsan_set_write_callback=uninstrumented fun:dfsan_set_write_callback=custom fun:dfsan_flush=uninstrumented fun:dfsan_flush=discard -fun:dfsan_use_fast16labels=uninstrumented -fun:dfsan_use_fast16labels=discard ############################################################################### # glibc