[all-commits] [llvm/llvm-project] b570e3: [NFC][MemProf] Move getGUID out of IndexedMemProfR...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Mon May 19 16:16:42 PDT 2025
Branch: refs/heads/users/snehasish/05-16-_nfc_memprof_move_getguid_out_of_indexedmemprofrecord
Home: https://github.com/llvm/llvm-project
Commit: b570e3ab181c1ff3b1bbe69fe600ed5b639b1ea8
https://github.com/llvm/llvm-project/commit/b570e3ab181c1ff3b1bbe69fe600ed5b639b1ea8
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M llvm/include/llvm/ProfileData/MemProf.h
M llvm/include/llvm/ProfileData/MemProfYAML.h
M llvm/lib/ProfileData/MemProf.cpp
M llvm/lib/ProfileData/MemProfReader.cpp
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
M llvm/unittests/ProfileData/MemProfTest.cpp
M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp
Log Message:
-----------
[NFC][MemProf] Move getGUID out of IndexedMemProfRecord
Commit: 6ec85a1055dd82edfc74c4070532b80e384be3f9
https://github.com/llvm/llvm-project/commit/6ec85a1055dd82edfc74c4070532b80e384be3f9
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M llvm/lib/ProfileData/MemProfReader.cpp
M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp
Log Message:
-----------
Fix formatting.
Compare: https://github.com/llvm/llvm-project/compare/6a83dcd4ce2e...6ec85a1055dd
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