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 1c6a7b075 Only test sanitizers that are built when COMPILER_RT_SANITIZE [...] new f2a5e92a6 Revert "Only test sanitizers that are built when COMPILER_RT_ [...] new ad281e0a3 [PGO] Refactor file/buffer writer callback interfaces /NFC
The 2 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/CMakeLists.txt | 1 + lib/profile/InstrProfilingBuffer.c | 17 ++++++-- lib/profile/InstrProfilingFile.c | 23 ++++++++--- lib/profile/InstrProfilingInternal.h | 29 ++++++++------ lib/profile/InstrProfilingWriter.c | 51 ++++++++++++------------ test/CMakeLists.txt | 75 ++++++++++++++++++++---------------- 6 files changed, 117 insertions(+), 79 deletions(-)