[PATCH] D65875: [ELF] For VS-style diagnostics, prefer using the full path.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 03:39:33 PDT 2019


ikudrin added a comment.

We had that issue with D65810 <https://reviews.llvm.org/D65810> (rL368153 <https://reviews.llvm.org/rL368153>), windows build bots complained about different path separators. That was fixed in rL368169 <https://reviews.llvm.org/rL368169>. Thus, I made similar adjustments in this patch.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65875/new/

https://reviews.llvm.org/D65875





More information about the llvm-commits mailing list