This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96b6414540f AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to w [...] new 8cb6b3ebf84 llvm-isel-fuzzer: Make buildable and testable without libFuzzer
The 1 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/modules/AddLLVM.cmake | 8 +++-- tools/llvm-isel-fuzzer/CMakeLists.txt | 3 +- tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp | 56 ++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp