[all-commits] [llvm/llvm-project] a28261: [MemProf] Create single version of helper function...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Fri May 5 18:31:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a28261c71166752582417a1b1a2ba427d2371cbe
https://github.com/llvm/llvm-project/commit/a28261c71166752582417a1b1a2ba427d2371cbe
Author: Teresa Johnson <tejohnson at google.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M llvm/include/llvm/Analysis/MemoryProfileInfo.h
M llvm/lib/Analysis/MemoryProfileInfo.cpp
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
Log Message:
-----------
[MemProf] Create single version of helper function (NFC)
Small clean up to keep a single version of getAllocTypeAttributeString
which was duplicated locally.
More information about the All-commits
mailing list