This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3143430 [AArch64] Refactor LSE support as feature separate from V8.1a [...] new bcdc161 Only computeRelativePath() on new members new b89fb12 [libFuzzer] extend -rss_limit_mb to crash instantly on a sing [...]
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: include/llvm/Object/ArchiveWriter.h | 1 + lib/Fuzzer/FuzzerInternal.h | 2 ++ lib/Fuzzer/FuzzerLoop.cpp | 16 ++++++++++++++++ lib/Fuzzer/test/CMakeLists.txt | 1 + ...moryTest.cpp => OutOfMemorySingleLargeMallocTest.cpp} | 7 ++----- lib/Fuzzer/test/fuzzer-oom-with-profile.test | 4 ++-- lib/Fuzzer/test/fuzzer-oom.test | 8 ++++++-- lib/Object/ArchiveWriter.cpp | 11 ++++++++--- test/Object/archive-thin-create.test | 14 ++++++++++++++ 9 files changed, 52 insertions(+), 12 deletions(-) copy lib/Fuzzer/test/{OutOfMemoryTest.cpp => OutOfMemorySingleLargeMallocTest.cpp} (83%) create mode 100644 test/Object/archive-thin-create.test