This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 177a4fc2d2c MC: Add support for mach-o build_version new 34045e15682 MC/AsmPrinter: Reduce code duplication.
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/MCStreamer.h | 2 ++ lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 24 ++---------------------- lib/MC/MCMachOStreamer.cpp | 22 ++-------------------- lib/MC/MCStreamer.cpp | 29 +++++++++++++++++++++++++++++ test/MC/MachO/diff-with-two-sections.s | 2 +- 5 files changed, 36 insertions(+), 43 deletions(-)