This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e17aeae [X86] Add MOV8rm_NOREX to switch in isReallyTriviallyReMateri [...] new eedfbe0 [libFuzzer] remove dfsan support and some related stale code. [...] new 40960f6 [cmake] Use separate doctrees to prevent races between Sphinx [...] new aeddc35 [cmake] Reintroduce (ldconfig-compatible) SOVERSIONs on share [...]
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: cmake/modules/AddLLVM.cmake | 12 ++ cmake/modules/AddSphinxTarget.cmake | 2 +- lib/Fuzzer/FuzzerDFSan.h | 61 ------- lib/Fuzzer/FuzzerInternal.h | 1 - lib/Fuzzer/FuzzerLoop.cpp | 1 - lib/Fuzzer/FuzzerTraceState.cpp | 335 +---------------------------------- lib/Fuzzer/test/CMakeLists.txt | 10 -- lib/Fuzzer/test/dfsan/CMakeLists.txt | 19 -- lib/Fuzzer/test/fuzzer-dfsan.test | 16 -- lib/Fuzzer/test/lit.cfg | 6 - lib/Fuzzer/test/lit.site.cfg.in | 1 - 11 files changed, 14 insertions(+), 450 deletions(-) delete mode 100644 lib/Fuzzer/FuzzerDFSan.h delete mode 100644 lib/Fuzzer/test/dfsan/CMakeLists.txt delete mode 100644 lib/Fuzzer/test/fuzzer-dfsan.test