[all-commits] [llvm/llvm-project] f8b6b3: [NFC][MemProf] Move types shared between Analysis, ...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Mon May 19 16:24:50 PDT 2025
Branch: refs/heads/users/snehasish/05-19-_nfc_memprof_move_types_shared_between_analysis_profiledata_and_modulesummary_core_to_a_separate_header
Home: https://github.com/llvm/llvm-project
Commit: f8b6b3c4201be44db36f6bf134a009afc6f901c8
https://github.com/llvm/llvm-project/commit/f8b6b3c4201be44db36f6bf134a009afc6f901c8
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M llvm/include/llvm/Analysis/MemoryProfileInfo.h
M llvm/include/llvm/IR/ModuleSummaryIndex.h
A llvm/include/llvm/ProfileData/MemProfCommon.h
M llvm/lib/ProfileData/CMakeLists.txt
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Log Message:
-----------
[NFC][MemProf] Move types shared between Analysis, ProfileData and ModuleSummary (Core) to a separate header
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list