[all-commits] [llvm/llvm-project] 869c2a: [PowerPC] Simplify evaluateAsRelocatableImpl

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Mar 24 09:51:44 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h

  Log Message:
  -----------
  [PowerPC] Simplify evaluateAsRelocatableImpl

In addition, rename *MCExpr::getKind, which confusingly shadows the base class getKind.



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