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 73c10fb13 [XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay [...] new 18d98c753 Add a test with __gcov_flush called before terminating the program.
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: .../Inputs/instrprof-gcov-__gcov_flush-terminate.c | 13 +++++++++++++ .../instrprof-gcov-__gcov_flush-terminate.c.gcov | 18 ++++++++++++++++++ .../profile/instrprof-gcov-__gcov_flush-terminate.test | 12 ++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c create mode 100644 test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c.gcov create mode 100644 test/profile/instrprof-gcov-__gcov_flush-terminate.test