llvm-project/lld/test
Vy Nguyen 9b29dae3ca [lld-macho] Allow exporting weak_def_can_be_hidden(AKA "autohide") symbols
autohide symbols behaves similarly to private_extern symbols.
However, LD64 allows exporting autohide symbols. LLD currently does not.
This patch allows LLD to export them.

Differential Revision: https://reviews.llvm.org/D113167
2021-11-12 21:57:30 -05:00
..
COFF [lld/coff] Add parsing for /pdbpagesize: flag 2021-10-31 18:36:23 -04:00
ELF [ELF] Make --no-relax disable R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX GOT optimization 2021-11-12 09:47:31 -08:00
MachO [lld-macho] Allow exporting weak_def_can_be_hidden(AKA "autohide") symbols 2021-11-12 21:57:30 -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