This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f50e8cd [llvm-pdbdump] Dump raw stream contents as binary block. new 6dc628f [IR] Copy comdats in GlobalObject::copyAttributesFrom new 7dd7cd1 [libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_F [...]
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: docs/LibFuzzer.rst | 29 +++++++++++++++++++++++++++++ lib/IR/Globals.cpp | 1 + lib/Linker/IRMover.cpp | 5 +++++ test/Transforms/DeadArgElim/comdat.ll | 14 ++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 test/Transforms/DeadArgElim/comdat.ll