llvm-project/lld/test
Fangrui Song ad45df91ad [ELF][PPC64] Remove unneeded PPC64PCRelLongBranchThunk
This reverts the PPC64PCRelLongBranchThunk part from D86706.
PPC64PCRelLongBranchThunk is the same as PPC64R12SetupStub.

Use `__gep_setup_` instead of `__long_branch_pcrel_` for the stub symbol name
as it more closely indicates the operation.
(Note: GNU ld uses `*.long_branch.*` and `*.plt_branch.*`).

Reviewed By: NeHuang, nemanjai

Differential Revision: https://reviews.llvm.org/D114656
2021-11-30 11:33:17 -08:00
..
COFF [LLD] [COFF] Omit section symbols and IMAGE_SYM_CLASS_LABEL from the PE symbol table 2021-11-23 10:17:04 +02:00
ELF [ELF][PPC64] Remove unneeded PPC64PCRelLongBranchThunk 2021-11-30 11:33:17 -08:00
MachO [lld-macho] Mark dylib symbols coming from -weak_framework as weak-ref. 2021-11-30 09:54:59 -05:00
MinGW [LLD] [MinGW] Add more options for disabling flags in the executable 2021-08-12 13:27:09 +03:00
Unit Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00
darwin [lld-macho] Switch default to new Darwin backend 2021-03-01 12:30:10 -05:00
mach-o [test] Avoid llvm-nm one-dash long options 2021-07-15 09:50:36 -07:00
wasm Fix lld test after dwarfdump array syntax change 2021-11-05 23:00:29 -07:00
CMakeLists.txt [lld] Add llvm-profdata to lld test deps 2021-08-11 11:52:40 -07:00
lit.cfg.py Reland "[lld-macho] Fix assertion failure in registerCompactUnwind"" 2021-11-09 11:52:46 -05:00
lit.site.cfg.py.in Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00