[all-commits] [llvm/llvm-project] a4d51e: [compiler-rt] Allow Fuchsia to use 64-bit allocato...
PiJoules via All-commits
all-commits at lists.llvm.org
Fri Oct 6 11:36:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4d51e5bf0513eef77ec4c00aaae329ab9c20dd4
https://github.com/llvm/llvm-project/commit/a4d51e5bf0513eef77ec4c00aaae329ab9c20dd4
Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform.h
Log Message:
-----------
[compiler-rt] Allow Fuchsia to use 64-bit allocator for RISCV (#68343)
The allocator should be tuned well enough for Fuchsia+RISCV.
More information about the All-commits
mailing list