[all-commits] [llvm/llvm-project] f73183: [LowerEmuTls] Copy dso_local from <var> to __emutl...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Dec 30 16:11:49 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f73183958482602c4588b0f4a1c3a096e7542947
      https://github.com/llvm/llvm-project/commit/f73183958482602c4588b0f4a1c3a096e7542947
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M llvm/lib/CodeGen/LowerEmuTLS.cpp

  Log Message:
  -----------
  [LowerEmuTls] Copy dso_local from <var> to __emutls_v.<var>

This effect is not testable until we drop the implied dso_local for ELF
static/PIE defined symbols from TargetMachine::shouldAssumeDSOLocal.




More information about the All-commits mailing list