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 6437c9165 shadowcallstack: Make runtime tests compatible with aarch64. new cf28f8132 libFuzzer, OpenBSD support new 4ccd84cc4 GetRandom / OpenBSD, using getentropy to get high quality randomness
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: cmake/config-ix.cmake | 2 +- lib/fuzzer/FuzzerDefs.h | 18 +++++++++++++++++- lib/fuzzer/FuzzerExtFunctionsWeak.cpp | 5 +++-- lib/fuzzer/FuzzerExtraCounters.cpp | 3 ++- lib/fuzzer/FuzzerUtilLinux.cpp | 5 +++-- lib/fuzzer/FuzzerUtilPosix.cpp | 3 ++- lib/fuzzer/afl/afl_driver.cpp | 13 ++++++++++++- lib/sanitizer_common/sanitizer_linux.cc | 20 +++++++++++++++++++- test/CMakeLists.txt | 3 ++- 9 files changed, 61 insertions(+), 11 deletions(-)