Attempt to fix lld tests on Windows after 308998.
authorNico Weber <nicolasweber@gmx.de>
Tue, 25 Jul 2017 18:39:38 +0000 (18:39 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 25 Jul 2017 18:39:38 +0000 (18:39 +0000)
commit578363ac08da813a59cd19f3d41bd8e5af019d84
tree0c29a59bc54e5412cfeb59c94e4539e97c02b54d
parent009016bb702f7012850d068053f6ca553f2180b5
Attempt to fix lld tests on Windows after 308998.

The test used /manifestinput: without /manifest:embed, which isn't actually
supported.  Just remove this part of the test for now; if it's important to
check this the llvm-readobj part should be extended to check this.

llvm-svn: 309002
lld/test/COFF/manifestinput.test