This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a5db565 un-Xfail Fuzzer test that decided to pass on Green Dragon new dd2ea16 Fix Threading path when LLVM_ENABLE_THREADS=0. new 2b46554 Detect the existence of pthread_{s,g}etname_np in libpthread [...] new 5497dd5 [PGO] Text format profile reader needs to clear the value profile
The 3 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: cmake/config-ix.cmake | 8 ++++++++ include/llvm/ProfileData/InstrProf.h | 7 +++++++ lib/ProfileData/InstrProfReader.cpp | 2 +- lib/Support/Threading.cpp | 2 +- lib/Support/Unix/Threading.inc | 4 ++++ test/tools/llvm-profdata/value-prof.proftext | 9 +++++++++ 6 files changed, 30 insertions(+), 2 deletions(-)