[all-commits] [llvm/llvm-project] 34f801: [ARM] Improve STT_TLS tests and remove unsupported...

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


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

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

  Log Message:
  -----------
  [ARM] Improve STT_TLS tests and remove unsupported (tlsld) specifier

Test that symbols referenced through TLS-specific relocation specifiers
are set STT_TLS. As a minor issue, (tlsldo) does not set STT_TLS yet.

(tlsld) is not a valid specifier.



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