[all-commits] [llvm/llvm-project] 803fbd: [PowerPC] Report proper error for invalid relocati...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Apr 5 22:14:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 803fbdd1faa813303cda3d93b3364eca2344ab6a
      https://github.com/llvm/llvm-project/commit/803fbdd1faa813303cda3d93b3364eca2344ab6a
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-04-05 (Sat, 05 Apr 2025)

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
    R llvm/test/MC/PowerPC/ppc64-errors-emit-obj.s
    A llvm/test/MC/PowerPC/relocation-specifier-err.s

  Log Message:
  -----------
  [PowerPC] Report proper error for invalid relocation specifier

Generalize the test from https://reviews.llvm.org/D83255

Replace getAccessVariant with MCValue::getSpecifier
Simplify code after MCValue improvement 94821ce45fe93aa78cc5ea03cd9deac91b7af127



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