<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/59952>59952</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            target MSVC could not find libs
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          LeGend-wLw
      </td>
    </tr>
</table>

<pre>
    Using lld-link provide 
`
lld-link: error: could not open 'libcmt.lib': no such file or directory
lld-link: error: could not open 'oldnames.lib': no such file or directory
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
`

Using CMAKE provide

` lld-link: error: could not open 'oldnames.lib': no such file or directory
lld-link: error: could not open 'msvcrtd.lib': no such file or directory
`
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy0ksuOGy0QhZ-melOyRdMXuxcsPDO__0VmVlGy51J0k9BgAW1n3j5qO6NYWTmLSAhKOvBRdXRkzm4MRAK6J-heKrmUKSbxSv9TMJvL66VS0byLL9mFEb03G-_CdzyleHaGENgLsAP07FZ86NAckFKKaS10XLzBEAvGEwUEvvNO6blsvVPAd-uVEDEvekLrPGFMaFwiXWJ6_yts9CbImfLjYO1lGIE_reuevX5GCXWcZxkMWuk8Gby4MiH9cAV1NIQ1At8vmXBzxhIxE6EL56hlcTEAH_7w5rbffHx-O3z678PEexl6hv9s2gfBcz7rVMzjXOhZZURjhmaQFYm63zXt0PK2ryZh5V41lnftYFm957U0Hdm6qa3VbW_rfeUEZ7xhdc1Z07C23xqlVNuqPXW2MXY3QMtols5vvT_P25jGyuW8kOiGoeOVl4p8voaX80AXvIrA-ZrlJNY3G7WMGVrmXS75N6W44kkUmUYq-Pb56_OdFdYFg96pXC3Ji6mUU4bmAPwI_Di6Mi1qq-MM_LjSfh2bU4rfSBfgx2sPGfjx2uPPAAAA__93thUJ">