[all-commits] [llvm/llvm-project] a1383d: [memprof] Add an overload for RawMemProfReader::cr...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Tue Jul 11 16:05:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1383db75561fd96d1c196b09655ffd5a705bae7
      https://github.com/llvm/llvm-project/commit/a1383db75561fd96d1c196b09655ffd5a705bae7
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M llvm/include/llvm/ProfileData/RawMemProfReader.h
    M llvm/lib/ProfileData/RawMemProfReader.cpp

  Log Message:
  -----------
  [memprof] Add an overload for RawMemProfReader::create.

This allows us to pass in a memory buffer directly simplifying usage
downstream.

Reviewed By: tejohnson

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




More information about the All-commits mailing list