[PATCH] D148192: [JITLink][ELF][PPC64] Add skeleton ppc64 support and ELF/ppc64 JITLink backend.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 21:00:04 PDT 2023


lhames added a comment.

In D148192#4282626 <https://reviews.llvm.org/D148192#4282626>, @lhames wrote:

> In D148192#4279643 <https://reviews.llvm.org/D148192#4279643>, @Dinistro wrote:
>
>> It seems that this revision uncovers some existing test failures related to Orc. The failures are only triggered when building the llvm examples with static libraries enabled . Do you guys know who is responsible for fixing these tests?
>
> Hi @Dinistro. Do you have a link to the failing tests?

Oh -- the failures posted by buildkite! Yep -- I'll be fixing those before this lands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148192/new/

https://reviews.llvm.org/D148192



More information about the llvm-commits mailing list