[PATCH] D39512: [LLD] [MinGW] Pass the -lldmap flag through

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 14:57:04 PDT 2017


ruiu added a comment.

There's a hidden path to pass information to the lld-link driver; LINK environment variable is interpreted and parsed as part of command line. Maybe you can use it for debugging?


https://reviews.llvm.org/D39512





More information about the llvm-commits mailing list