[all-commits] [llvm/llvm-project] dad7f7: [ARM] Set STT_TLS for a few relocation specifiers

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Mar 21 22:40:17 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
    M llvm/test/MC/ARM/fdpic.s
    M llvm/test/MC/ARM/symbol-variants.s

  Log Message:
  -----------
  [ARM] Set STT_TLS for a few relocation specifiers

Symbols referenced through TLSLDO and FDPIC TLS-specific specifiers
should be set to STT_TLS as well.



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