https://llvm.org/bugs/show_bug.cgi?id=28791
Bug ID: 28791
Summary: lld shouldn't depend on cvtres.exe to link .res files
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I wrote a reimplementation proof of concept of cvtres here:
https://github.com/nico/hack/blob/master/res/cvtres.cc
I should get something like that into lld itself, so that lld doesn't have to
rely on cvtres.exe (which only exists on Windows hosts). This code can also be
used to remove lld's dependency on rc.exe.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs