This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36fbd04 Validate the blocksize before using it new f11d66d Remove sample profile dependency to instcombine, which is not [...] new 6768e77 Make sure the directory block array fits in the file new c41579b Make sure there are enough blocks for the stream new d92a258 Make sure these error codes are marked as checked new 12ee1c1 Reapply r270865 -- previous bot failure is unrelated
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/DebugInfo/PDB/Raw/NameHashTable.cpp | 10 +-- lib/DebugInfo/PDB/Raw/NameMap.cpp | 71 +++++++++++++--------- lib/DebugInfo/PDB/Raw/PDBFile.cpp | 22 +++++++ lib/DebugInfo/PDB/Raw/PublicsStream.cpp | 30 +++++---- lib/Transforms/IPO/SampleProfile.cpp | 8 --- .../Instrumentation/PGOInstrumentation.cpp | 2 +- test/Transforms/SampleProfile/calls.ll | 2 +- test/Transforms/SampleProfile/cov-zero-samples.ll | 2 +- test/Transforms/SampleProfile/inline-combine.ll | 2 +- test/Transforms/SampleProfile/inline-coverage.ll | 2 +- 10 files changed, 92 insertions(+), 59 deletions(-)