[all-commits] [llvm/llvm-project] 993d23: [ctx_prof] Remove `Buffer` field in PGOCtxProfWriter
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Jun 27 21:23:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 993d2383e68b22475cbd734b4e194911cf15df2f
https://github.com/llvm/llvm-project/commit/993d2383e68b22475cbd734b4e194911cf15df2f
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M llvm/include/llvm/ProfileData/PGOCtxProfWriter.h
Log Message:
-----------
[ctx_prof] Remove `Buffer` field in PGOCtxProfWriter
Not needed anymore after PR #92983, and moreover, creating the same issue c49bc1a3b782e38e4ffb5b274f1e7775af6c2315 fixed in `BitcodeWriter.cpp`.
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