[PECOFF] Add /manifestdependency command line option.
authorRui Ueyama <ruiu@google.com>
Tue, 22 Oct 2013 21:39:04 +0000 (21:39 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 22 Oct 2013 21:39:04 +0000 (21:39 +0000)
commit9041c3bd5be94dfd313365540e348da87a5d9b92
treee183a757207e78b27f52729683f7d0c4438aca17
parentd53ffa0a70d807ec77969fa0168ced90ceaddd98
[PECOFF] Add /manifestdependency command line option.

llvm-svn: 193201
lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
lld/lib/Driver/WinLinkDriver.cpp
lld/lib/Driver/WinLinkOptions.td
lld/unittests/DriverTests/WinLinkDriverTest.cpp