[all-commits] [llvm/llvm-project] f6c480: [compiler-rt] Allow 64-bit sanitizer allocator to ...

PiJoules via All-commits all-commits at lists.llvm.org
Tue May 23 16:39:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6c4808d95221a5838e14474d95c6fe85bb1488a
      https://github.com/llvm/llvm-project/commit/f6c4808d95221a5838e14474d95c6fe85bb1488a
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform.h

  Log Message:
  -----------
  [compiler-rt] Allow 64-bit sanitizer allocator to be used if using RISCV64 and Fuchsia

This way, Fuchsia can use the 64-bit allocator settings in D151157 without changing the default behavior for others.

Differential Revision: https://reviews.llvm.org/D151159




More information about the All-commits mailing list