[PATCH] D62106: [X86] Support -fno-plt __tls_get_addr calls

Rich Felker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 23:36:39 PDT 2019


dalias added a comment.

Hardcoding ebx defeats most of the purpose of no-plt, which was motivated by: https://ewontfix.com/18/


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62106/new/

https://reviews.llvm.org/D62106





More information about the llvm-commits mailing list