This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 5f86245e6 libFuzzer: always print line-break for NEW_FUNC/PC output new 94e3d5fef Revert "Make __gcov_flush flush counters for all shared libraries"
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: lib/profile/GCDAProfiling.c | 149 ++++++++++----------- .../profile/Inputs/instrprof-dlopen-dlclose-main.c | 58 ++------ .../Inputs/instrprof-dlopen-dlclose-main.c.gcov | 91 ------------- ...instrprof-dlopen-dlclose-main_three-libs.c.gcov | 91 ------------- test/profile/Inputs/instrprof-dlopen-func.c.gcov | 6 - test/profile/Inputs/instrprof-dlopen-func2.c.gcov | 6 - test/profile/Inputs/instrprof-dlopen-func3.c | 1 - test/profile/Inputs/instrprof-dlopen-func3.c.gcov | 6 - test/profile/Inputs/instrprof-shared-lib.c.gcov | 14 -- .../instrprof-shared-lib_called-twice.c.gcov | 14 -- .../Inputs/instrprof-shared-lib_in-loop.c.gcov | 14 -- .../Inputs/instrprof-shared-main-gcov-flush.c | 36 ----- ...rprof-shared-main-gcov-flush_no-writeout.c.gcov | 41 ------ ...shared-main-gcov-flush_shared-call-after.c.gcov | 41 ------ ...main-gcov-flush_shared-call-before-after.c.gcov | 41 ------ ...hared-main-gcov-flush_shared-call-before.c.gcov | 41 ------ test/profile/Inputs/instrprof-shared-main.c.gcov | 18 --- test/profile/instrprof-dlopen-dlclose-gcov.test | 28 +--- test/profile/instrprof-gcov-two-objects.test | 18 --- test/profile/instrprof-shared-gcov-flush.test | 49 ------- 20 files changed, 85 insertions(+), 678 deletions(-) delete mode 100644 test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov delete mode 100644 test/profile/Inputs/instrprof-dlopen-dlclose-main_three-libs.c.gcov delete mode 100644 test/profile/Inputs/instrprof-dlopen-func.c.gcov delete mode 100644 test/profile/Inputs/instrprof-dlopen-func2.c.gcov delete mode 100644 test/profile/Inputs/instrprof-dlopen-func3.c delete mode 100644 test/profile/Inputs/instrprof-dlopen-func3.c.gcov delete mode 100644 test/profile/Inputs/instrprof-shared-lib.c.gcov delete mode 100644 test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov delete mode 100644 test/profile/Inputs/instrprof-shared-lib_in-loop.c.gcov delete mode 100644 test/profile/Inputs/instrprof-shared-main-gcov-flush.c delete mode 100644 test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeou [...] delete mode 100644 test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-cal [...] delete mode 100644 test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-cal [...] delete mode 100644 test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-cal [...] delete mode 100644 test/profile/Inputs/instrprof-shared-main.c.gcov delete mode 100644 test/profile/instrprof-gcov-two-objects.test delete mode 100644 test/profile/instrprof-shared-gcov-flush.test