[all-commits] [llvm/llvm-project] 35767e: Revert "[ORC][LLJIT] Use JITLink by default on ELF...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Apr 20 05:23:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35767e43d62c273f212b420d617870cfc7e28f42
https://github.com/llvm/llvm-project/commit/35767e43d62c273f212b420d617870cfc7e28f42
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
Log Message:
-----------
Revert "[ORC][LLJIT] Use JITLink by default on ELF/x86-64."
This reverts commit 85c649bc02a6605f541b09b33a200a78275ed90f.
Has been causing test failures in OrcV2Examples for the past few
days.
More information about the All-commits
mailing list