This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d4292ff61e MC: Have the object writers return the number of bytes writ [...] new 2e125e8f464 MC: Remove stream and output functions from MCObjectWriter. NFCI.
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: include/llvm/MC/MCMachObjectWriter.h | 3 +- include/llvm/MC/MCObjectWriter.h | 96 +----------------------------------- lib/MC/ELFObjectWriter.cpp | 2 +- lib/MC/WasmObjectWriter.cpp | 3 +- lib/MC/WinCOFFObjectWriter.cpp | 3 +- 5 files changed, 5 insertions(+), 102 deletions(-)