Y
Hacker News
new
|
ask
|
show
|
jobs
by
dxf
1655 days ago
The plan is to use Scudo, which is the allocator that lives in compiler-rt.
Edited to include the link to Scudo:
https://github.com/llvm/llvm-project/tree/main/compiler-rt/l...
1 comments
dxf
1655 days ago
Edited again: I am reminded that you can already get scudo today by using a CMake option to include scudo when building LLVM-libc.
link