[all-commits] [llvm/llvm-project] 507134: Reland "[memprof] Introduce a wrapper around MemIn...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Mon Feb 14 19:19:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50713461d45eea2fd5521b665d213d72c796d7fc
      https://github.com/llvm/llvm-project/commit/50713461d45eea2fd5521b665d213d72c796d7fc
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M compiler-rt/include/profile/MIBEntryDef.inc
    M llvm/include/llvm/ProfileData/MemProf.h
    M llvm/lib/ProfileData/RawMemProfReader.cpp
    M llvm/test/tools/llvm-profdata/memprof-basic.test
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  Reland "[memprof] Introduce a wrapper around MemInfoBlock."

This reverts commit e6999040f5758f89a64b6232119b775b7bd1c85b.

Update test to fix signed int comparison warning, fix whitespace in
compiler-rt MIBEntryDef.inc file.

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




More information about the All-commits mailing list