[PATCH] D53002: Create a new symbol file plugin for cross-platform PDB symbolization

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 20:22:46 PDT 2018


On Wed, Oct 10, 2018 at 3:34 PM Stella Stamenova via Phabricator <
reviews at reviews.llvm.org> wrote:

> stella.stamenova added a comment.
>
> Not sure if you've noticed this yet, but a couple of the new tests are
> failing on Linux and one of them is failing on Windows as well. The
> failures on Linux are in disassembly.cpp and source-list.cpp and
> source-list.cpp is also failing on Windows. Let me know if you need logs
> from the failures.
>

It seems none of the bots that run tests currently work, but for an
unrelated reason.  I wonder if anyone is looking into this?  They all
complain about a missing FileCheck executable.  Since I can't see the Linux
failures, I'll have to wait until tomorrow to reproduce those.  I can fix
the Windows one (hopefully) by regex'ing out the absolute path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/8c5e239c/attachment.html>


More information about the llvm-commits mailing list