[all-commits] [llvm/llvm-project] 221bc5: Move AVR-specific MCSymbolRefExpr::VariantKind to ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Mar 14 20:29:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 221bc55806db19974537ec59cffb66222902b51e
      https://github.com/llvm/llvm-project/commit/221bc55806db19974537ec59cffb66222902b51e
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AVR/AVRAsmPrinter.cpp
    M llvm/lib/Target/AVR/AVRMCInstLower.cpp
    M llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h
    M llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h

  Log Message:
  -----------
  Move AVR-specific MCSymbolRefExpr::VariantKind to AVRMCExpr

Note: AVR uses both VK_None and VK_AVR_NONE, which look strange.



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