[all-commits] [llvm/llvm-project] 7e6730: AArch64: Remove deprecated AArch64MCExpr::Specifier

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jun 26 00:23:58 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp

  Log Message:
  -----------
  AArch64: Remove deprecated AArch64MCExpr::Specifier

Remove unneeded uses and replace the rest with AArch64::Specifier.



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