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 1d522aa47 Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation" new 2e24b11cc Enable x86 builds new b94e0d101 Fix issues with testing for i386 new 430873b86 [libFuzzer] Enable for i386 new afa811d2d fix comment new b47f8baae change order new 387723b81 remove stale comment new c9e16f450 remove extra zeros new 6bc959050 fix broken test
The 8 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/CMakeLists.txt | 7 ++++++- test/fuzzer/CMakeLists.txt | 1 + test/fuzzer/compressed.test | 3 +++ test/fuzzer/dataflow.test | 3 +-- test/fuzzer/fork.test | 4 ++-- test/fuzzer/lit.cfg | 4 +++- test/fuzzer/lit.site.cfg.in | 1 + test/fuzzer/only-some-bytes.test | 3 +-- test/fuzzer/trace-malloc-threaded.test | 12 ++++++------ 10 files changed, 25 insertions(+), 15 deletions(-)