On Fri, 3 Dec 2021 at 04:50, Greg Clayton via Phabricator <
revi...@reviews.llvm.org> wrote:

> clayborg added a comment.
>
> In D114288#3165212 <https://reviews.llvm.org/D114288#3165212>, @clayborg
> wrote:
>
> > In D114288#3163808 <https://reviews.llvm.org/D114288#3163808>,
> @omjavaid wrote:
> >
> >> Hi @clayborg
> >> This breaks LLDB Arm/Linux buildbot.
> https://lab.llvm.org/buildbot/#/builders/17/builds/14035
> >
> > I will check this out on linux. Any reason why I did not get a message
> to my email that this was failing?
>
> I checked this out on normal linux and it passes correctly.
>
> I modified the test file to dump more input context so we can see what is
> going on on the lldb-arm-ubuntu buildbots in the error output with:
>
> commit 266a66c915cbbc36b1a3887963eb97f32306c7e4 <
> https://reviews.llvm.org/rG266a66c915cbbc36b1a3887963eb97f32306c7e4>
> (HEAD -> main, origin/main, origin/HEAD)
> Author: Greg Clayton <gclay...@fb.com>
> Date:   Thu Dec 2 15:47:15 2021 -0800
>
>   Include extra input contents on this test so we can see why
> lldb-arm-ubuntu buildbot is failing.
>
>   Only lldb-arm-ubuntu is failing after https://reviews.llvm.org/D114288
> and there isn't enough input context to see why this is failing. It works
> on x86_64 linux just fine.
>
> Hi Greg, I have marked the test as XFAIL on arm. It seems that the Arm
executable gets corrupted while removing certain sections and when run
lands on an illegal instruction. I ll try to figure it out and share
feedback or post a fix.

>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D114288/new/
>
> https://reviews.llvm.org/D114288
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to