[all-commits] [llvm/llvm-project] 0739ce: [MC] Port initializeVariantKinds to ARM COFF and S...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Mar 3 09:56:14 PST 2025


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

  Changed paths:
    M llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp

  Log Message:
  -----------
  [MC] Port initializeVariantKinds to ARM COFF and SystemZ GOFF

... so that they use the target-specific variantKindDescs instead of the
generic MCExpr one (which will go away as it's error-prone).



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