https://bugs.llvm.org/show_bug.cgi?id=32674
Bug ID: 32674
Summary: LLD COFF .lib files inside .lib files not supported
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: unassignedb...@nondot.org
Reporter: ignacio.slipk...@gmail.com
CC: llvm-bugs@lists.llvm.org
Hello, currently if you try to link a .lib file with another .lib file as input
(archive), LibDriver gives the following error:
"*filename*: not a COFF object, bitcode or resource file"
Visual Studio supports archive files as input when building .libs
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs