[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
Mon Aug 12 10:27:26 PDT 2019


wenlei updated this revision to Diff 214661.
wenlei marked an inline comment as done.
wenlei added a comment.

add message for assertion.


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.214661.patch
Type: text/x-patch
Size: 6968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/0d211c90/attachment.bin>


More information about the llvm-commits mailing list