[PATCH] D98931: [lli] Make -jit-kind=orc the default JIT engine

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 06:39:52 PDT 2021


sgraenitz added a comment.

In D98931#2644236 <https://reviews.llvm.org/D98931#2644236>, @nemanjai wrote:

> Can we get it reverted and we can try to do what we can to help investigate the failures on PowerPC machines?

I think 5949bd91253672ea8599a7a234b18e78972d3aa1 <https://reviews.llvm.org/rG5949bd91253672ea8599a7a234b18e78972d3aa1> will fix the PowerPC bots

In D98931#2644162 <https://reviews.llvm.org/D98931#2644162>, @thakis wrote:

> This breaks tests on windows: http://45.33.8.238/win/35564/step_11.txt

These have all in common a strange exit code `3221225477` but otherwise don't provide any details. There is one more here: https://lab.llvm.org/buildbot#builders/123/builds/3554


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