llvm-project/lld/MinGW
Martin Storsjö fdf54f5c50 [LLD] [MinGW] Print the lld-link command to stderr
This is consistent with how clang prints its internal commands with
-### and -v.

When linking with -verbose, we get log messages from the actual
linking written to stderr. By printing the command to the same stream,
we make sure they appear in a sensible chronological order.

Differential Revision: https://reviews.llvm.org/D104527
2021-06-23 10:21:42 +03:00
..
CMakeLists.txt [CMake] Make `intrinsics_gen` dependency unconditional. 2020-07-17 16:43:17 -07:00
Driver.cpp [LLD] [MinGW] Print the lld-link command to stderr 2021-06-23 10:21:42 +03:00
Options.td [lld][MinGW] Introduce aliases for -Bdynamic and -Bstatic 2021-05-17 22:13:26 +02:00