[all-commits] [llvm/llvm-project] 8dd961: Revert "[scudo] Make local cache be agnostic to th...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Mon Oct 9 13:54:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dd9615dfbd148993964ea6f2de6c6a94f49660c
https://github.com/llvm/llvm-project/commit/8dd9615dfbd148993964ea6f2de6c6a94f49660c
Author: ChiaHungDuan <chiahungduan at google.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/CMakeLists.txt
R compiler-rt/lib/scudo/standalone/allocator_common.h
M compiler-rt/lib/scudo/standalone/local_cache.h
M compiler-rt/lib/scudo/standalone/primary32.h
M compiler-rt/lib/scudo/standalone/primary64.h
M compiler-rt/lib/scudo/standalone/tests/primary_test.cpp
Log Message:
-----------
Revert "[scudo] Make local cache be agnostic to the type of node in f… (#68626)
…reelist (#67379)"
This reverts commit b9c6737ba7307308ecb6ec4cecc4c07e48e7c141.
More information about the All-commits
mailing list