[all-commits] [llvm/llvm-project] e27621: Sparc: Remove incorrect STT_SECTION adjustment spe...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat May 3 19:08:19 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
    M llvm/test/MC/Sparc/sparc-pic.s
    M llvm/test/MC/Sparc/sparc-relocations.s

  Log Message:
  -----------
  Sparc: Remove incorrect STT_SECTION adjustment special case for WPLT30

`call local` should perform STT_SECTION adjustment as well as `call .Ltmp0`.
The early support 9fc29098dfa684de53dd180aa93e94c39c388631 from 2014 was
confused.



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