[PATCH] D93254: [NFC][SampleFDO] Preparation to support multiple sections with the same type in ExtBinary format.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 18:02:57 PST 2020
wmi updated this revision to Diff 312082.
wmi added a comment.
The const indices passed to writeOneSection were incorrect (from a stale patch). Upload the latest version.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93254/new/
https://reviews.llvm.org/D93254
Files:
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93254.312082.patch
Type: text/x-patch
Size: 11028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/5df4e044/attachment.bin>
More information about the llvm-commits
mailing list