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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 19:02:42 PDT 2018


pcc added a comment.

In https://reviews.llvm.org/D45467#1062612, @smeenai wrote:

> 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.


The change is https://reviews.llvm.org/D45473 and I've cc'd you.


https://reviews.llvm.org/D45467





More information about the llvm-commits mailing list