[ORC] Use JITLink as the default linker for LLJIT on Linux/arm64.
authorLang Hames <lhames@gmail.com>
Sun, 5 Feb 2023 03:36:40 +0000 (03:36 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 5 Feb 2023 05:09:26 +0000 (05:09 +0000)
commit6747fc07d1aa94e22622e278e5a02ba70675ac9b
treeed376dab9e8e3761cabaf5bab1a8c81c5d3c3562
parentae51a828685d088aca5b5be9dbb3d0695312f2e1
[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.
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt