[all-commits] [llvm/llvm-project] 3003da: [scudo] Implement Fuchsia backend for the new MemM...

fabio-d via All-commits all-commits at lists.llvm.org
Wed Jul 5 05:08:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3003da71540bb8483615e18f8ab379da39fa4512
      https://github.com/llvm/llvm-project/commit/3003da71540bb8483615e18f8ab379da39fa4512
  Author: Fabio D'Urso <fdurso at google.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/CMakeLists.txt
    M compiler-rt/lib/scudo/standalone/mem_map.h
    A compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp
    A compiler-rt/lib/scudo/standalone/mem_map_fuchsia.h

  Log Message:
  -----------
  [scudo] Implement Fuchsia backend for the new MemMap API

Reviewed By: Caslyn, Chia-hungDuan

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




More information about the All-commits mailing list