This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0b66dbf40b [codeview] respect signedness of APSInts when printing to YAML new 91f66751eba Fix build. new bb561ec0608 Use a MutableArrayRef. NFC.
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/MCAsmBackend.h | 2 +- lib/MC/MCAssembler.cpp | 4 ++-- lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 10 +++++----- lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 8 ++++---- lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 8 ++++---- lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h | 2 +- lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp | 6 +++--- lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 8 ++++---- lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp | 6 +++--- lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 6 +++--- lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 2 +- lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 2 +- lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 6 +++--- lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 2 +- lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp | 8 ++++---- lib/Target/SystemZ/SystemZMachineScheduler.cpp | 2 +- lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 5 ++--- 17 files changed, 43 insertions(+), 44 deletions(-)