[compiler-rt] [scudo] Add hooks to mark the range of realloc (PR #73883)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 14:07:21 PST 2023
ChiaHungDuan wrote:
The reorder of invocation of deallocation/allocation hooks has been split out to #74149, this one will change to add new hooks only
https://github.com/llvm/llvm-project/pull/73883
More information about the llvm-commits
mailing list