<div dir="ltr"><div dir="ltr"></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 3 Dec 2021 at 04:50, Greg Clayton via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">clayborg added a comment.<br>
<br>
In D114288#3165212 <<a href="https://reviews.llvm.org/D114288#3165212" rel="noreferrer" target="_blank">https://reviews.llvm.org/D114288#3165212</a>>, @clayborg wrote:<br>
<br>
> In D114288#3163808 <<a href="https://reviews.llvm.org/D114288#3163808" rel="noreferrer" target="_blank">https://reviews.llvm.org/D114288#3163808</a>>, @omjavaid wrote:<br>
><br>
>> Hi @clayborg <br>
>> This breaks LLDB Arm/Linux buildbot. <a href="https://lab.llvm.org/buildbot/#/builders/17/builds/14035" rel="noreferrer" target="_blank">https://lab.llvm.org/buildbot/#/builders/17/builds/14035</a><br>
><br>
> I will check this out on linux. Any reason why I did not get a message to my email that this was failing?<br>
<br>
I checked this out on normal linux and it passes correctly.<br>
<br>
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:<br>
<br>
commit 266a66c915cbbc36b1a3887963eb97f32306c7e4 <<a href="https://reviews.llvm.org/rG266a66c915cbbc36b1a3887963eb97f32306c7e4" rel="noreferrer" target="_blank">https://reviews.llvm.org/rG266a66c915cbbc36b1a3887963eb97f32306c7e4</a>> (HEAD -> main, origin/main, origin/HEAD)<br>
Author: Greg Clayton <<a href="mailto:gclayton@fb.com" target="_blank">gclayton@fb.com</a>><br>
Date:   Thu Dec 2 15:47:15 2021 -0800<br>
<br>
  Include extra input contents on this test so we can see why lldb-arm-ubuntu buildbot is failing.<br>
<br>
  Only lldb-arm-ubuntu is failing after <a href="https://reviews.llvm.org/D114288" rel="noreferrer" target="_blank">https://reviews.llvm.org/D114288</a> and there isn't enough input context to see why this is failing. It works on x86_64 linux just fine.<br>
<br></blockquote><div>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.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D114288/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D114288/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D114288" rel="noreferrer" target="_blank">https://reviews.llvm.org/D114288</a><br>
<br>
</blockquote></div></div>