[all-commits] [llvm/llvm-project] 0e80be: SystemZ: Replace Ctx.reportError with reportError

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat May 24 21:06:33 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZELFObjectWriter.cpp

  Log Message:
  -----------
  SystemZ: Replace Ctx.reportError with reportError

Prepare for removing MCContext from getRelocType functions.
For simplicy, we inline the static functions into the only user.



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