llvm-project/lld/test/MinGW
Martin Storsjö e72403f96d [LLD] [MinGW] Enable dynamicbase by default
This matches lld-link's own default.

Add a new command line option --no-dynamicbase for disabling it.
(Unfortunately, GNU ld doesn't yet have a matching --no-dynamicbase
option, as that's the default there.)

Differential Revision: https://reviews.llvm.org/D86654
2020-08-27 15:08:53 +03:00
..
driver.test [LLD] [MinGW] Enable dynamicbase by default 2020-08-27 15:08:53 +03:00
lib.test [LLD] [MinGW] Look for other library patterns with -l 2019-10-10 08:52:39 +00:00