[llvm] [Support] Vendor rpmalloc in-tree and use it for the Windows 64-bit release (PR #91862)
Alexandre Ganea via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 04:55:34 PDT 2024
================
@@ -62,6 +62,9 @@ Changes to LLVM infrastructure
Changes to building LLVM
------------------------
+* LLVM now supports rpmalloc in-tree, as a replacement C allocator for hosted
+ toolchains. Currently using version 1.4.5.
----------------
aganea wrote:
As suggested.
https://github.com/llvm/llvm-project/pull/91862
More information about the llvm-commits
mailing list