[PATCH] D33880: COFF: Introduce LD shim around LINK

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 22:56:58 PDT 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D33880#850959, @ruiu wrote:

> I forgot to mention that this patch needs a test. Please create a subdirectory MinGW under lld/tests and put a test file there for this driver.


He actually already adds one test case within test/COFF/out.test - linking and checking an implicitly named output `a.exe`. I guess you at least want that test split out to a separate file in a separate directory then?


Repository:
  rL LLVM

https://reviews.llvm.org/D33880





More information about the llvm-commits mailing list