[all-commits] [llvm/llvm-project] 573746: [RISCV] Remove fixup_riscv_pcrel_hi20 from evaluat...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat May 17 10:10:59 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp

  Log Message:
  -----------
  [RISCV] Remove fixup_riscv_pcrel_hi20 from evaluateTargetFixup. NFC

It can be handled by the target-neutral code path in MCAssembler::evaluateFixup.



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