[lld] r303491 - COFF: migrate def parser from LLD to LLVM [2/2]

Martell Malone via llvm-commits llvm-commits at lists.llvm.org
Sat May 20 14:02:55 PDT 2017


Hi Davide,

I was not running with assertions on.
I pushed a fix after but will try rebuilding with them also.
Resent because I missed the mailing list

Kind Regards,
Martell

On Sat, May 20, 2017 at 9:56 PM, Davide Italiano <davide at freebsd.org> wrote:

> On Sat, May 20, 2017 at 1:48 PM, Martell Malone via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Hey all,
> >
> > ```
> > [418/419] Running all regression tests
> > Testing Time: 394.13s
> >   Expected Passes    : 25869
> >   Expected Failures  : 75
> >   Unsupported Tests  : 6619
> > ```
> >
> > Here are my results locally after applying the changes so I can't see
> whats
> > wrong.
> > I don't want to leave it broken for too long.
> > I will try building from another platform before reverting
> >
>
> The bots are failing with an assertion.
>
> lld-link: ../llvm-project/llvm/include/llvm/ADT/Twine.h:448:
> llvm::StringRef llvm::Twine::getSingleStringRef() const: Assertion
> `isSingleStringRef() &&"This cannot be had as a single stringref!"'
> failed.
>
> Are you running with assertions on?
>
> Thanks,
>
> --
> Davide
>
> "There are no solved problems; there are only problems that are more
> or less solved" -- Henri Poincare
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170520/b4956c82/attachment.html>


More information about the llvm-commits mailing list