[all-commits] [llvm/llvm-project] 4f9778: LoongArch: Move MCExpr into MCAsmInfo

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jun 26 20:43:14 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
    M llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
    M llvm/lib/Target/LoongArch/MCTargetDesc/CMakeLists.txt
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.h
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
    R llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
    R llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h

  Log Message:
  -----------
  LoongArch: Move MCExpr into MCAsmInfo

to align with targets that have made the transition.



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