This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad76c97 [ObjectYAML] [DWARF] Abstract DWARF Initial Length values new 6387bda MC: De-duplicate the object streamer implementations of EmitF [...] new a5db565 un-Xfail Fuzzer test that decided to pass on Green Dragon
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: include/llvm/MC/MCELFStreamer.h | 2 -- include/llvm/MC/MCObjectStreamer.h | 1 + include/llvm/MC/MCWasmStreamer.h | 2 -- include/llvm/MC/MCWinCOFFStreamer.h | 1 - lib/Fuzzer/test/fuzzer-traces-hooks.test | 1 - lib/MC/ELFObjectWriter.cpp | 2 ++ lib/MC/MCELFStreamer.cpp | 7 ------- lib/MC/MCMachOStreamer.cpp | 7 ------- lib/MC/MCObjectStreamer.cpp | 4 ++++ lib/MC/MCWasmStreamer.cpp | 7 ------- lib/MC/WinCOFFStreamer.cpp | 4 ---- 11 files changed, 7 insertions(+), 31 deletions(-)