mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
3a5b6e275013276b253246f2b4de4146fcafd881
MIPS _gp_disp designates offset between start of function and gp pointer into GOT therefore any relocations against it do not require dynamic relocation. llvm-svn: 257492
…
Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches.
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%