llvm-project/lld/test
Peter Collingbourne b064bc18c3 ELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute symbols in PIC.
GOT references to absolute symbols can't be relaxed to use ADRP/ADD in
position-independent code because these instructions produce a relative
address.

Differential Revision: https://reviews.llvm.org/D128492
2022-06-24 08:47:23 -07:00
..
COFF [LLD][COFF] Convert file name to lowercase when inserting it into visitedLibs 2022-06-15 09:39:35 -07:00
ELF ELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute symbols in PIC. 2022-06-24 08:47:23 -07:00
MachO [lld, ELF and mac] Add --time-trace=<file>, remove --time-trace-file=<file> 2022-06-23 15:46:22 -04:00
MinGW [LLD] [MinGW] Implement --disable-reloc-section, mapped to /fixed 2022-06-15 16:51:20 +03:00
wasm [lld][WebAssembly] Revert moving of data relocations to start function 2022-06-09 17:49:35 -07:00
CMakeLists.txt [lld][test] Delete empty Unit test directory 2022-05-19 12:06:42 -07:00
lit.cfg.py [ELF] Support -plugin-opt=stats-file= 2022-05-09 15:04:40 +00:00
lit.site.cfg.py.in [cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIR 2022-03-25 20:22:01 +01:00