[all-commits] [llvm/llvm-project] 200034: [MemProf] Add printing utilities for MemProf summa...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Wed Feb 22 06:25:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 200034978b95e376814de25a7ea6e4da3b3359d0
      https://github.com/llvm/llvm-project/commit/200034978b95e376814de25a7ea6e4da3b3359d0
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/unittests/IR/CMakeLists.txt
    A llvm/unittests/IR/ModuleSummaryIndexTest.cpp

  Log Message:
  -----------
  [MemProf] Add printing utilities for MemProf summary structures

Split out of D140908 as suggested, and added unit testing.

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




More information about the All-commits mailing list