[all-commits] [llvm/llvm-project] c3d151: [memprof] Move YAML traits to MemProf.h (NFC) (#11...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Dec 4 12:02:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3d15188cfe243900895a4f2c4f36b84e14928b7
https://github.com/llvm/llvm-project/commit/c3d15188cfe243900895a4f2c4f36b84e14928b7
Author: Kazu Hirata <kazu at google.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M llvm/include/llvm/ProfileData/MemProf.h
M llvm/lib/ProfileData/MemProfReader.cpp
Log Message:
-----------
[memprof] Move YAML traits to MemProf.h (NFC) (#118668)
This patch moves the MemProf YAML traits to MemProf.h so that the YAML
writer can access them from outside MemProfReader.cpp in the future.
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