[all-commits] [llvm/llvm-project] 19b7b9: [lsan] Iterate MemoryMappingLayout once

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun May 28 23:10:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19b7b93da9f3e6489d1a6df81377a32b6ac7db49
      https://github.com/llvm/llvm-project/commit/19b7b93da9f3e6489d1a6df81377a32b6ac7db49
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-05-28 (Sun, 28 May 2023)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.cpp

  Log Message:
  -----------
  [lsan] Iterate MemoryMappingLayout once

Iterating many time can be very expensive.




More information about the All-commits mailing list