[PATCH] D110980: [CSSPGO] Rename the field of SampleContextFrame
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 16:54:52 PDT 2021
wlei created this revision.
wlei added reviewers: hoy, wenlei, wmi.
Herald added subscribers: ormris, lxfind, hiraditya.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Rename `CallerName/Callsite` to `FuncName/Location`
https://reviews.llvm.org/D110980
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/tools/llvm-profgen/CallContext.h
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfiledBinary.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110980.376653.patch
Type: text/x-patch
Size: 13329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/9e335c90/attachment.bin>
More information about the llvm-commits
mailing list