[all-commits] [llvm/llvm-project] 9591f1: Move FragmentAllocator from MCContext to MCObjectS...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Aug 3 12:26:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9591f16a5ada294fa825a2581fed568ee1f24597
      https://github.com/llvm/llvm-project/commit/9591f16a5ada294fa825a2581fed568ee1f24597
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-08-03 (Sun, 03 Aug 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCCodeView.h
    M llvm/include/llvm/MC/MCContext.h
    M llvm/include/llvm/MC/MCObjectStreamer.h
    M llvm/lib/MC/MCCodeView.cpp
    M llvm/lib/MC/MCContext.cpp
    M llvm/lib/MC/MCObjectStreamer.cpp
    M llvm/lib/MC/MCWinCOFFStreamer.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp

  Log Message:
  -----------
  Move FragmentAllocator from MCContext to MCObjectStreamer

In MCContext::reset, delete a stale comment as MCCodeView no longer
owns or deallocates MCFragment.



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