[MinGW] Add an option -Xlink for passing options through to lld-link
authorMartin Storsjo <martin@martin.st>
Fri, 3 Nov 2017 07:18:37 +0000 (07:18 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 3 Nov 2017 07:18:37 +0000 (07:18 +0000)
commit107b54836895773069baa519a04b9175c15b3712
tree4d837e0614447e7065ce1a3f0766c1beb686c8a0
parentc632086ab80e6cefb5b7e7d0b0bc817c5d5898a4
[MinGW] Add an option -Xlink for passing options through to lld-link

Also move the -mllvm option to the right section of the options
list.

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

llvm-svn: 317302
lld/MinGW/Driver.cpp
lld/MinGW/Options.td
lld/test/MinGW/driver.test