This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d72c6b06ee7 [lib/ObjectYAML] - Change interface to return `bool` instea [...] new 171a74f1976 [Alignment] Introduce llvm::Align to MCSection
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/MCSection.h | 7 ++++--- lib/MC/ELFObjectWriter.cpp | 10 +++++----- lib/MC/MCELFStreamer.cpp | 4 ++-- lib/MC/MCObjectStreamer.cpp | 2 +- lib/MC/MCWinCOFFStreamer.cpp | 4 ++-- lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 2 +- lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp | 4 ++-- lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp | 4 ++-- lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp | 13 ++++++++----- tools/dsymutil/DwarfStreamer.cpp | 2 +- 10 files changed, 28 insertions(+), 24 deletions(-)