[PATCH] D65848: [ThinLTO][AutoFDO] Fix memory corruption due to race condition from thin backends
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 21:12:23 PDT 2019
wenlei updated this revision to Diff 214290.
wenlei added a comment.
let GUIDToFuncNameMapper populate GUIDToFuncNameMap field of FunctionSamples.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65848/new/
https://reviews.llvm.org/D65848
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65848.214290.patch
Type: text/x-patch
Size: 6917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/3a0f705c/attachment.bin>
More information about the llvm-commits
mailing list