[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:47:36 PDT 2017


ruiu added a comment.

> Alternatively, should there be some escape mechanism for passing any option through to the COFF driver?

That depends on how many options you want to do the same thing as -lldmap, and I think it's up to you.


https://reviews.llvm.org/D39512





More information about the llvm-commits mailing list