[all-commits] [llvm/llvm-project] 6d0f57: MCFragment: Remove MCDataFragment/MCRelaxableFragm...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jul 15 22:15:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d0f573535e27171e4ef927baeab3edc928beebb
      https://github.com/llvm/llvm-project/commit/6d0f573535e27171e4ef927baeab3edc928beebb
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCAsmBackend.h
    M llvm/include/llvm/MC/MCSection.h
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/lib/MC/MCFragment.cpp
    M llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
    M llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp

  Log Message:
  -----------
  MCFragment: Remove MCDataFragment/MCRelaxableFragment type aliases

Follow-up to #148544



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list