mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
1f04c4488501deed5b6bfac098815bec14b8bb73
It was a badly specified hack for when a tls relocation should be propagated to the dynamic relocation table. This replaces it with a not as bad hack of saying that a local dynamic tls relocation is never preempted. I will try to remove even that second hack in the next patch. llvm-svn: 262955
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%