https://bugs.llvm.org/show_bug.cgi?id=43744
Bug ID: 43744
Summary: lld-link is erroneously missing input file if only
linking /WHOLEARCHIV's
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: unassignedb...@nondot.org
Reporter: bo...@codesynthesis.com
CC: llvm-bugs@lists.llvm.org
The following command line works with Microsoft's link.exe but fails with
lld-link.exe:
lld-link /DLL /OUT:hello.dll /WHOLEARCHIVE:hello.u.lib
lld-link: error: no input files
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs