[PATCH] D35842: lld: only write .manifest files if /manifest is passed, PR33925
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 08:55:45 PDT 2017
thakis created this revision.
Also emit an error if /manifestinput: is used without /manifest:embed.
Increases compatibility with link.exe
https://reviews.llvm.org/D35842
Files:
COFF/Config.h
COFF/Driver.cpp
test/COFF/manifest.test
test/COFF/manifestinput.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35842.108095.patch
Type: text/x-patch
Size: 3999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/3d14a1c3/attachment.bin>
More information about the llvm-commits
mailing list