[all-commits] [llvm/llvm-project] 5972f2: Revert "MC: Allocate initial fragment and define s...

dyung via All-commits all-commits at lists.llvm.org
Fri Jul 25 19:59:30 PDT 2025


  Branch: refs/heads/revert-150574-users/MaskRay/spr/mc-allocate-initial-fragment-and-define-section-symbol-in-changesection
  Home:   https://github.com/llvm/llvm-project
  Commit: 5972f29670b2d45c35814267366d81390eea1dfb
      https://github.com/llvm/llvm-project/commit/5972f29670b2d45c35814267366d81390eea1dfb
  Author: dyung <douglas.yung at sony.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCContext.h
    M llvm/include/llvm/MC/MCSection.h
    M llvm/include/llvm/MC/MCXCOFFStreamer.h
    M llvm/lib/MC/ELFObjectWriter.cpp
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/MC/MCELFStreamer.cpp
    M llvm/lib/MC/MCMachOStreamer.cpp
    M llvm/lib/MC/MCObjectStreamer.cpp
    M llvm/lib/MC/MCSection.cpp
    M llvm/lib/MC/MCStreamer.cpp
    M llvm/lib/MC/MCXCOFFStreamer.cpp
    M llvm/test/CodeGen/XCore/section-name.ll
    M llvm/test/MC/ELF/section-sym2.s
    A llvm/test/MC/ELF/undefined-debug.s

  Log Message:
  -----------
  Revert "MC: Allocate initial fragment and define section symbol in changeSection"

This reverts commit 1955a01d63eceaf806faa29c2ed7c61e135889eb.



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