[all-commits] [llvm/llvm-project] 393aeb: CodeView: Move MCCVDefRangeFragment storage to MCC...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jun 30 21:50:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 393aebf5c218c74cdad381610ed05bd6d048f532
      https://github.com/llvm/llvm-project/commit/393aebf5c218c74cdad381610ed05bd6d048f532
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCCodeView.h
    M llvm/include/llvm/MC/MCSection.h
    M llvm/lib/MC/MCCodeView.cpp

  Log Message:
  -----------
  CodeView: Move MCCVDefRangeFragment storage to MCContext/MCFragment. NFC (#146462)

so that ~MCCVInlineLineTableFragment will become trivial when we
make ~MCEncodedFragment trivial (#146307).



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