[compiler-rt] [tysan] Replace HandleEarlyAlloc with DlsymAlloc (PR #120563)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 08:00:49 PST 2025


fhahn wrote:

Mystery solved, when using `DlSymAlloc`, `malloc_size` also needs intercepting on Apple platforms: https://github.com/llvm/llvm-project/pull/122133

https://github.com/llvm/llvm-project/pull/120563


More information about the llvm-commits mailing list