mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 23:31:50 +08:00
96a77693be7cfc87208840b2a367362104c43a6b
Add the TLS initialization functions to a list of initialization functions. The back-end takes this list and places the function pointers into the correct section. This way they're called before `main().' <rdar://problem/13733006> llvm-svn: 180739
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%