mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
c2a49bf95cd72283e0327fb7354b8665b953e8de
Relocations are abstracted as platform-independent R_TLS_* relocations, so we don't need to check platform-specific ones to see if a relocation is TLS GD. llvm-svn: 299614
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%