diff options
author | Martin Storsjö <martin@martin.st> | 2021-06-18 14:33:28 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-06-23 10:21:42 +0300 |
commit | fdf54f5c506a12ca509b5af0967347a2848b3b77 (patch) | |
tree | 60b123c0080b9c9a85d214e2bf57bc524dcf35ab /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a21a6f51bcd54f04ec35a515af28260dc3374189 (diff) | |
download | llvm-fdf54f5c506a12ca509b5af0967347a2848b3b77.zip llvm-fdf54f5c506a12ca509b5af0967347a2848b3b77.tar.gz llvm-fdf54f5c506a12ca509b5af0967347a2848b3b77.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions