[PATCH] D158636: [CodeGen][DebugInfo] Add x86 entry value tests
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 13:08:56 PDT 2023
fdeazeve added a comment.
In D158636#4614890 <https://reviews.llvm.org/D158636#4614890>, @vvereschaka wrote:
> Hi @fdeazeve,
>
> the test gets failed on Aarch64 builders
>
> - https://lab.llvm.org/buildbot/#/builders/119/builds/14812
> - https://lab.llvm.org/buildbot/#/builders/119/builds/14813
>
> please note, this builder supports only Arm/Aarch64 targets and it does not support x86_64 and any other targets.
Ohhh that explains a lot!
Thank you, I'll have a fix in a few minutes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158636/new/
https://reviews.llvm.org/D158636
More information about the llvm-commits
mailing list