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 f6d0ce49a [profile] Port the runtime to Solaris new 12e90365e Revert "(HEAD -> master, origin/master, origin/HEAD) [profile [...]
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: cmake/config-ix.cmake | 2 +- lib/profile/CMakeLists.txt | 14 ------- lib/profile/GCDAProfiling.c | 16 +++++--- lib/profile/InstrProfiling.c | 6 +-- lib/profile/InstrProfilingFile.c | 10 ++--- lib/profile/InstrProfilingInternal.h | 3 +- lib/profile/InstrProfilingPlatformLinux.c | 6 +-- lib/profile/InstrProfilingPlatformOther.c | 7 ++-- lib/profile/InstrProfilingPort.h | 14 ++----- lib/profile/InstrProfilingUtil.c | 66 +++++++------------------------ lib/profile/InstrProfilingUtil.h | 3 -- lib/profile/InstrProfilingValue.c | 8 ++-- lib/profile/InstrProfilingWriter.c | 5 +-- lib/profile/WindowsMMap.c | 3 +- test/profile/lit.cfg | 2 +- 15 files changed, 49 insertions(+), 116 deletions(-)