[MinGW] Add an --appcontainer flag, passed through to lld-link
authorMartin Storsjo <martin@martin.st>
Fri, 19 Apr 2019 13:50:43 +0000 (13:50 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 19 Apr 2019 13:50:43 +0000 (13:50 +0000)
commit2c1f3ea538f254759b05ac3caac9592334026f3c
tree1d47a57d7ea40df11a9be8fe7e05821cfe5e7139
parent5505ad34dbdd728db798b06450700ccc60e3ba89
[MinGW] Add an --appcontainer flag, passed through to lld-link

GNU ld doesn't have such a flag though, so this is a lld specific
option.

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

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