This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 207b6ab [BuildingAJIT] Use the remote target triple to construct the [...] new c887230 [PGO] Fix bogus warning for merging empty llvm profile file
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 | 3 ++- lib/ProfileData/InstrProf.cpp | 2 ++ lib/ProfileData/InstrProfReader.cpp | 3 +++ .../Inputs/IR_profile.proftext} | 3 ++- .../Inputs/clang_profile.proftext} | 0 test/tools/llvm-profdata/merge_empty_profile.test | 17 +++++++++++++++++ tools/llvm-profdata/llvm-profdata.cpp | 7 ++++++- 7 files changed, 32 insertions(+), 3 deletions(-) copy test/tools/{llvm-cov/Inputs/double_dots.proftext => llvm-profdata/Inputs/IR_p [...] copy test/tools/{llvm-cov/Inputs/combine_expansions.proftext => llvm-profdata/Inpu [...] create mode 100644 test/tools/llvm-profdata/merge_empty_profile.test