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

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 13:42:26 PST 2015


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

Remove a redundant check.


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.43478.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/0c3df8e6/attachment.bin>


More information about the llvm-commits mailing list