[all-commits] [llvm/llvm-project] 649694: [Support][cmake] Fix snmalloc integration. NFC.
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Fri Apr 15 12:19:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64969446bc27a955b77a3a4e9ee22af7043bcba1
https://github.com/llvm/llvm-project/commit/64969446bc27a955b77a3a4e9ee22af7043bcba1
Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
[Support][cmake] Fix snmalloc integration. NFC.
When using LLVM_INTEGRATED_CRT_ALLOC, fix compiling with the latest snmalloc at ToT (https://github.com/microsoft/snmalloc).
More information about the All-commits
mailing list