[PATCH] D38431: [ProfileData] Fix data racing in merging indexed profiles

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 10:07:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314990: [ProfileData] Fix data racing in merging indexed profiles (authored by xur).

Changed prior to commit:
  https://reviews.llvm.org/D38431?vs=117423&id=117845#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38431

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/test/tools/llvm-profdata/Inputs/multiple-profdata-merge.proftext
  llvm/trunk/test/tools/llvm-profdata/multiple-profdata-merge.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38431.117845.patch
Type: text/x-patch
Size: 3484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/7a7dc00f/attachment.bin>


More information about the llvm-commits mailing list