[PATCH] D111676: [memprof] Replace the block cache with a hashmap.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 13:26:48 PDT 2021
vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.
================
Comment at: compiler-rt/lib/memprof/CMakeLists.txt:39
memprof_mapping.h
+ memprof_meminfoblock.h
+ memprof_mibmap.h
----------------
this belongs to another patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111676/new/
https://reviews.llvm.org/D111676
More information about the llvm-commits
mailing list