[PATCH] D98931: [lli] Make -jit-kind=orc the default JIT engine
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 04:02:13 PDT 2021
nemanjai added a comment.
In D98931#2644050 <https://reviews.llvm.org/D98931#2644050>, @sgraenitz wrote:
> Fix error `No callback manager available` on powerpc64le-unknown-linux-gnu with eccd7ae2fdb3 <https://reviews.llvm.org/rGeccd7ae2fdb3ebc2e768150aa71e031bd47e49b5>
It has actually taken down most of the PPC bots. Can we get it reverted and we can try to do what we can to help investigate the failures on PowerPC machines?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98931/new/
https://reviews.llvm.org/D98931
More information about the llvm-commits
mailing list