[all-commits] [llvm/llvm-project] 0a1f7f: [ctxprof][nfc] Drop `Section` in `writeFlatSection...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Mar 10 12:51:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a1f7f0e661b48dc4470d31d95e22e95a7959adc
https://github.com/llvm/llvm-project/commit/0a1f7f0e661b48dc4470d31d95e22e95a7959adc
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M llvm/include/llvm/ProfileData/PGOCtxProfWriter.h
M llvm/lib/ProfileData/PGOCtxProfWriter.cpp
Log Message:
-----------
[ctxprof][nfc] Drop `Section` in `writeFlatSection` (#130654)
It matches `writeContextual`, and also, it's not the whole section that's being written there, just a profile, piecemeal.
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