[all-commits] [llvm/llvm-project] 2679e8: [X86] Revert -fno-plt __tls_get_addr workaround fo...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Dec 31 22:39:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2679e8bba3e166e3174971d040b9457ec7b7d768
      https://github.com/llvm/llvm-project/commit/2679e8bba3e166e3174971d040b9457ec7b7d768
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-12-31 (Sat, 31 Dec 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86MCInstLower.cpp
    M llvm/test/CodeGen/X86/tls-no-plt.ll

  Log Message:
  -----------
  [X86] Revert -fno-plt __tls_get_addr workaround for old GNU ld

ENABLE_X86_RELAX_RELOCATIONS has defaulted to on in 2020.
This workaround is not exercised for a long time.




More information about the All-commits mailing list