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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 15:20:29 PDT 2018


pcc added a comment.

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

> I was out the second half of last week, so can you catch me up on what happened with the other patch and what you're waiting on here?  Is the path issue all settled and now you just want feedback on the error message printing?


Yes, that patch landed and we now emit Unix-style paths on Unix hosts. I'm just waiting on review of the error message printing here.


https://reviews.llvm.org/D45467





More information about the llvm-commits mailing list