[all-commits] [llvm/llvm-project] 6747fc: [ORC] Use JITLink as the default linker for LLJIT ...
lhames via All-commits
all-commits at lists.llvm.org
Sat Feb 4 21:09:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6747fc07d1aa94e22622e278e5a02ba70675ac9b
https://github.com/llvm/llvm-project/commit/6747fc07d1aa94e22622e278e5a02ba70675ac9b
Author: Lang Hames <lhames at gmail.com>
Date: 2023-02-05 (Sun, 05 Feb 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
M llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt
Log Message:
-----------
[ORC] Use JITLink as the default linker for LLJIT on Linux/arm64.
Also updates the OrcCAPIsTest unit test to enable the C API tests on Linux.
More information about the All-commits
mailing list