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 0865368b7 [gcov] Add tests using switch, one with break clauses and one [...] new 788f62fce [compiler-rt] Add a routine to specify the mode used when cre [...]
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/InstrProfilingUtil.c | 11 +++++++- lib/profile/InstrProfilingUtil.h | 6 +++++ test/profile/instrprof-set-dir-mode.c | 48 +++++++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 test/profile/instrprof-set-dir-mode.c