This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94dcd1b Fix a bug in llvm-obdump(1) with the -macho and -info-plist o [...] new 522017c [libFuzzer] make code less clever to avoid fallthrough in swi [...] new 6db6348 IR: Consider two DISubprograms to be odr-equal if they have t [...] new 8425f92 [SCEV] Scale back the test added in r294181 as it goes quadra [...]
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: lib/Fuzzer/FuzzerMutate.cpp | 6 +-- lib/IR/LLVMContextImpl.h | 14 ++++-- test/Transforms/Util/clone-dicompileunit.ll | 66 +++++++++++++++++++++++++++++ unittests/Analysis/ScalarEvolutionTest.cpp | 6 ++- 4 files changed, 85 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/Util/clone-dicompileunit.ll