summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/esan/cache_frag.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/esan/cache_frag.h')
-rw-r--r--compiler-rt/lib/esan/cache_frag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/esan/cache_frag.h b/compiler-rt/lib/esan/cache_frag.h
index 9f879322074..646d3f85ed9 100644
--- a/compiler-rt/lib/esan/cache_frag.h
+++ b/compiler-rt/lib/esan/cache_frag.h
@@ -22,6 +22,7 @@ void processCacheFragCompilationUnitExit(void *Ptr);
void initializeCacheFrag();
int finalizeCacheFrag();
+void reportCacheFrag();
} // namespace __esan
OpenPOWER on IntegriCloud