1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/unittests/ProfileData
Vedant Kumar 338daec4d5 Revert "[llvm-profdata] Speed up merging by using a thread pool"
This reverts commit r275921. It broke the ppc64be bot:

  http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/3537

I'm not sure why it broke, but based on the output, it looks like an
off-by-one (one profile left un-merged).

llvm-svn: 275937
2016-07-19 00:57:09 +00:00
..
CMakeLists.txt Revert r269131 2016-05-10 23:26:04 +00:00
CoverageMappingTest.cpp Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" 2016-05-19 03:54:45 +00:00
InstrProfTest.cpp Revert "[llvm-profdata] Speed up merging by using a thread pool" 2016-07-19 00:57:09 +00:00
SampleProfTest.cpp Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00