[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 07:26:12 PDT 2021


sgraenitz added a comment.

In D98931#2644686 <https://reviews.llvm.org/D98931#2644686>, @sgraenitz wrote:

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

Ok at first it introduced some more trouble by breaking unit tests that expected an error coming out of this function. Reverted that too. So, everything should be back to default for now.


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