[all-commits] [llvm/llvm-project] dd79c9: [ELF] handleTlsGd: support disabling GD-to-IE/LE o...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Mar 5 18:29:35 PST 2026


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

  Changed paths:
    M lld/ELF/Arch/ARM.cpp
    M lld/ELF/RelocScan.h

  Log Message:
  -----------
  [ELF] handleTlsGd: support disabling GD-to-IE/LE optimization. NFC (#184934)

Use this in ARM::scanSectionImpl for R_ARM_TLS_GD32 and the upcoming
RISC-V change.



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