summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/esan/working_set.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/esan/working_set.h')
-rw-r--r--compiler-rt/lib/esan/working_set.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/esan/working_set.h b/compiler-rt/lib/esan/working_set.h
index 034dfe6d991..3750a480a11 100644
--- a/compiler-rt/lib/esan/working_set.h
+++ b/compiler-rt/lib/esan/working_set.h
@@ -21,7 +21,6 @@
namespace __esan {
void initializeWorkingSet();
-void initializeShadowWorkingSet();
int finalizeWorkingSet();
void processRangeAccessWorkingSet(uptr PC, uptr Addr, SIZE_T Size,
bool IsWrite);
OpenPOWER on IntegriCloud