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 1846d403b [XRay] Fix the test func-id-utils.cc on PPC. new dedf34d82 [XRay] Fix XRay PPC return value bug. new d1423875f Revert "Disable static caching of dyld header on Go sanitizers" new 7ccb9077f Revert "Add dyld to sanitizer procmaps on darwin"
The 3 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/sanitizer_common/sanitizer_procmaps.h | 1 - lib/sanitizer_common/sanitizer_procmaps_mac.cc | 90 ++------------------------ lib/xray/xray_trampoline_powerpc64_asm.S | 90 ++++++++++++++++++++++---- test/xray/TestCases/Linux/coverage-sample.cc | 3 - 4 files changed, 84 insertions(+), 100 deletions(-)