[PATCH] D45467: COFF: Friendlier undefined symbol errors.

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 18:47:14 PDT 2018


smeenai added a comment.

In https://reviews.llvm.org/D45467#1062522, @zturner wrote:

> I just noticed you said on non-Windows.  Yea, I think the path should be whatever is native to the host you're building on.


We cross-compile for Windows on Linux. If there's a change here, it would be awesome if I was CC'd, so I could test it with our setup and make sure VS and WinDbg are still happy.


https://reviews.llvm.org/D45467





More information about the llvm-commits mailing list