This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6036403 Don't use recursion to print out the PrettyStackTrace after a [...] new ddaf22d [libFuzzer] when there is a leak in the existing corpus repor [...] new 746036c coff: fix weak alias to local. new f8e8d07 [Orc] Don't create empty globals modules in the CompileOnDema [...]
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: .../ExecutionEngine/Orc/CompileOnDemandLayer.h | 21 ++++--- lib/Fuzzer/FuzzerInternal.h | 4 +- lib/Fuzzer/FuzzerLoop.cpp | 29 +++------ lib/Fuzzer/test/fuzzer-leak.test | 2 +- lib/MC/WinCOFFObjectWriter.cpp | 72 ++++++++++++---------- test/MC/COFF/{weak-val.s => weak-alias-local.s} | 20 ++++-- test/MC/COFF/weak.s | 22 ++++++- 7 files changed, 102 insertions(+), 68 deletions(-) copy test/MC/COFF/{weak-val.s => weak-alias-local.s} (63%)