[all-commits] [llvm/llvm-project] 37432c: Revert "[compiler-rt] Allow Fuchsia to use 64-bit ...

PiJoules via All-commits all-commits at lists.llvm.org
Mon Oct 9 13:21:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37432c154fee24f8c3da1e680bdefa9bc073ab6f
      https://github.com/llvm/llvm-project/commit/37432c154fee24f8c3da1e680bdefa9bc073ab6f
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

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

  Log Message:
  -----------
  Revert "[compiler-rt] Allow Fuchsia to use 64-bit allocator for RISCV (#68343)"

This reverts commit a4d51e5bf0513eef77ec4c00aaae329ab9c20dd4.

Reverting since this breaks the lsan-test on fuchsia riscv builders. I
had adjusted settings for the 64-bit allocator for asan, but forgot
about standalone lsan and need to do that also.




More information about the All-commits mailing list