[PATCH] D15258: [PGO] Remove data races on Data->Values field

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 23:12:28 PST 2015


davidxl updated this revision to Diff 43712.
davidxl added a comment.

Address review comments from Betul


http://reviews.llvm.org/D15258

Files:
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingInternal.h
  lib/profile/InstrProfilingValue.c
  lib/profile/InstrProfilingWriter.c
  test/profile/instrprof-value-prof.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15258.43712.patch
Type: text/x-patch
Size: 15956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/d0d994fc/attachment.bin>


More information about the llvm-commits mailing list