This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0734b610d6b [CMake] Use add_dependencies in add_llvm_install_targets new b06d1c065f8 The error message for mismatched value sites is very crypti [...]
The 1 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: include/llvm/ProfileData/InstrProf.h | 2 +- include/llvm/ProfileData/InstrProfData.inc | 10 +++++----- lib/ProfileData/InstrProfWriter.cpp | 2 +- lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 12 ++++++++++-- .../{diag.proftext => diag_no_value_sites.proftext} | 3 +-- test/Transforms/PGOProfile/diag_no_value_sites.ll | 15 +++++++++++++++ 6 files changed, 33 insertions(+), 11 deletions(-) copy test/Transforms/PGOProfile/Inputs/{diag.proftext => diag_no_value_sites.proft [...] create mode 100644 test/Transforms/PGOProfile/diag_no_value_sites.ll