This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allnoconfig in repository toolchain/ci/llvm-project.
from b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...] adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes: compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++- .../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++ .../profile/Windows/instrprof-multiprocess.test | 10 +++ compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++ 4 files changed, 115 insertions(+), 2 deletions(-) create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py