This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c79872 [PM] Port WholeProgramDevirt to the new pass manager. new aac9882 Rename AttributeSetImpl::NumAttrs and AttributeSetImpl::getNu [...] new 93cdb4b Revert "Enable libFuzzer's afl_driver to append stderr to a file."
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: lib/Fuzzer/afl/afl_driver.cpp | 21 --------------------- lib/Fuzzer/test/AFLDriverTest.cpp | 12 ------------ lib/Fuzzer/test/CMakeLists.txt | 13 ------------- lib/Fuzzer/test/afl-driver.test | 10 ---------- lib/IR/AttributeImpl.h | 28 +++++++++++++++------------- lib/IR/Attributes.cpp | 30 +++++++++++++++--------------- 6 files changed, 30 insertions(+), 84 deletions(-) delete mode 100644 lib/Fuzzer/test/AFLDriverTest.cpp delete mode 100644 lib/Fuzzer/test/afl-driver.test