[PATCH] D125783: [llvm-debuginfo-analyzer] 08 - ELF Reader

Omair Javaid via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 01:12:33 PDT 2022


On Thu, 27 Oct 2022 at 13:08, Carlos Alberto Enciso via Phabricator <
reviews at reviews.llvm.org> wrote:

> CarlosAlbertoEnciso added a comment.
>
> In D125783#3887541 <https://reviews.llvm.org/D125783#3887541>, @omjavaid
> wrote:
>
> > This patch has also broken LLVM buildbot clang-aarch64-quick
> https://lab.llvm.org/buildbot/#/builders/188/builds/21397
> >
> > I have not reverted it yet as it is part of large patch series.
>
> @omjavaid Basically the test cases are platform dependent (requires a
> x86-registered-target).
> There are 12 cases that failed:
> I have a fix for 11: include the line `REQUIRES: x86-registered-target`
> Working in the fix for the remaining one. If in the next hour I can't fix
> it, I will disable the test cases.
> I hope it is OK with you.
> Thanks
>
Thanks Carlos for prompt action.

>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D125783/new/
>
> https://reviews.llvm.org/D125783
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/e8115618/attachment.html>


More information about the llvm-commits mailing list