llvm-project/lld/test
Sam Clegg 6912ed7b8f [lld][WebAssembly] Don't allow `--global-base` to be specified in -share/-pie or --relocatable modes
Add some checks around this combination of flags

Also, honor `--global-base` when specified in `--stack-first` mode
rather than ignoring it.  But error out if the specified base preseeds
the end of the stack.

Differential Revision: https://reviews.llvm.org/D136117
2022-10-18 17:19:26 -07:00
..
COFF [LLD][COFF] Set OrdinalBase to 1 for export table 2022-10-03 10:58:44 +03:00
ELF [LLD][ELF] --wrap: __real_foo references should trigger archive extraction for foo 2022-10-18 12:53:06 +01:00
MachO [lld-macho] Folded symbols should have size zero in linker map 2022-10-18 17:22:10 -04:00
MinGW [LLD] [MinGW] Look for libs named "<libname>.lib" even with -static 2022-10-12 11:07:12 +03:00
wasm [lld][WebAssembly] Don't allow `--global-base` to be specified in -share/-pie or --relocatable modes 2022-10-18 17:19:26 -07:00
CMakeLists.txt [ELF] Support ELFCOMPRESS_ZSTD input 2022-09-09 10:25:37 -07:00
lit.cfg.py [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crash 2022-07-05 09:43:09 +01:00
lit.site.cfg.py.in [ELF] Support ELFCOMPRESS_ZSTD input 2022-09-09 10:25:37 -07:00