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 50ecfa4cd Revert "[cmake] [ARM] Check if VFP is supported before includ [...] new 41fe7c832 [libFuzzer] Fix a typo in CMake configuration. new 08cc5eb3d [libFuzzer] XFAIL a few libFuzzer tests on iOS. new 3acb3d086 [libFuzzer] Run libFuzzer unit tests only on host architecture. new ee03851c8 [libFuzzer] Fix multi-arch build support for fuzzer tests. new 949c429c3 [libFuzzer] [NFC] Generalize DSO tests to work even when file [...] new 44c546290 [libFuzzer] [NFC] Do not remove SanitizerLintCheck from libFu [...] new 8cccdbc1f [libFuzzer] [NFC] Generalize fdmask test.
The 7 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/tests/CMakeLists.txt | 65 +++++++++++++++++---------------- test/fuzzer/CMakeLists.txt | 13 ++++--- test/fuzzer/afl-driver-extra-stats.test | 1 + test/fuzzer/afl-driver-stderr.test | 1 + test/fuzzer/counters.test | 1 + test/fuzzer/dso.test | 6 +-- test/fuzzer/dump_coverage.test | 10 ++--- test/fuzzer/fuzzer-fdmask.test | 24 ++++++------ test/fuzzer/fuzzer-printcovpcs.test | 1 + test/fuzzer/merge-posix.test | 1 + test/fuzzer/merge-sigusr.test | 1 + test/fuzzer/merge.test | 1 + test/fuzzer/value-profile-div.test | 1 + 14 files changed, 69 insertions(+), 59 deletions(-)