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 f40bc2a4c [XRay][compiler-rt] Update test to use similar structure new 0865368b7 [gcov] Add tests using switch, one with break clauses and one [...]
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: test/profile/Inputs/instrprof-gcov-switch1.c | 18 ++++++++++++++++++ test/profile/Inputs/instrprof-gcov-switch1.c.gcov | 23 +++++++++++++++++++++++ test/profile/Inputs/instrprof-gcov-switch2.c | 18 ++++++++++++++++++ test/profile/Inputs/instrprof-gcov-switch2.c.gcov | 23 +++++++++++++++++++++++ test/profile/instrprof-gcov-switch.test | 16 ++++++++++++++++ 5 files changed, 98 insertions(+) create mode 100644 test/profile/Inputs/instrprof-gcov-switch1.c create mode 100644 test/profile/Inputs/instrprof-gcov-switch1.c.gcov create mode 100644 test/profile/Inputs/instrprof-gcov-switch2.c create mode 100644 test/profile/Inputs/instrprof-gcov-switch2.c.gcov create mode 100644 test/profile/instrprof-gcov-switch.test