llvm-project/lld/test
Martin Storsjo a79762a32d [MinGW] Map the -verbose option, implement -### for showing the produced parameters
Pass the -verbose option through to the COFF linker, and show the
arguments passed to it. If the -### option is specified, just show
the produced argument list and exit, just like in clang.

Replace the first argument with "lld-link" in order to produce a
correct command line.

Differential Revision: https://reviews.llvm.org/D37706

llvm-svn: 312944
2017-09-11 20:43:39 +00:00
..
COFF COFF: Implement ThinLTO cache and cache pruning support. 2017-09-08 00:50:50 +00:00
Driver/Inputs Remove the old ELF linker. 2016-02-28 00:10:58 +00:00
ELF [ELF] Fix issue with test when build path contains '@' 2017-09-11 15:55:54 +00:00
MinGW [MinGW] Map the -verbose option, implement -### for showing the produced parameters 2017-09-11 20:43:39 +00:00
Unit Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:09:39 +00:00
darwin Add the GC commandline options and throw errors if they are used 2016-01-15 17:39:02 +00:00
mach-o [MACH-O] Fix the ASM code generated for __stub_helpers section 2017-08-24 23:51:40 +00:00
CMakeLists.txt Add a missing tool dependency. 2017-07-20 22:39:31 +00:00
lit.cfg Remove a trailing empty line that didn't end with '\n'. 2017-09-06 17:41:29 +00:00
lit.site.cfg.in Integrate manifest merging library into LLD. 2017-08-22 03:15:28 +00:00