[PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 08:43:41 PDT 2016


vsk updated this revision to Diff 64333.
vsk added a comment.

- Remove stray semi-colon.


https://reviews.llvm.org/D22438

Files:
  docs/CommandGuide/llvm-profdata.rst
  include/llvm/ProfileData/InstrProfWriter.h
  lib/ProfileData/InstrProfWriter.cpp
  test/tools/llvm-profdata/multiple-inputs.test
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22438.64333.patch
Type: text/x-patch
Size: 11938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/8b1a8e43/attachment.bin>


More information about the llvm-commits mailing list