[all-commits] [llvm/llvm-project] e647b4: [reland][Alignment][NFC] Use the Align type in MCS...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Nov 24 05:20:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e647b4f5198ace66badc5721f2bd49f00100359d
      https://github.com/llvm/llvm-project/commit/e647b4f5198ace66badc5721f2bd49f00100359d
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M bolt/lib/Core/BinaryEmitter.cpp
    M llvm/include/llvm/MC/MCSection.h
    M llvm/lib/MC/ELFObjectWriter.cpp
    M llvm/lib/MC/MCELFStreamer.cpp
    M llvm/lib/MC/MCObjectStreamer.cpp
    M llvm/lib/MC/MCSectionXCOFF.cpp
    M llvm/lib/MC/MCWinCOFFStreamer.cpp
    M llvm/lib/MC/MachObjectWriter.cpp
    M llvm/lib/MC/WasmObjectWriter.cpp
    M llvm/lib/MC/WinCOFFObjectWriter.cpp
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
    M llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/tools/dsymutil/MachOUtils.cpp

  Log Message:
  -----------
  [reland][Alignment][NFC] Use the Align type in MCSection

Differential Revision: https://reviews.llvm.org/D138653




More information about the All-commits mailing list