[all-commits] [llvm/llvm-project] 13c8ec: [llvm-jitlink] Don't try to guess the ORC runtime ...
lhames via All-commits
all-commits at lists.llvm.org
Thu Aug 5 01:48:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13c8ec44e6385127f4aaba333dcad705dd5888c6
https://github.com/llvm/llvm-project/commit/13c8ec44e6385127f4aaba333dcad705dd5888c6
Author: Lang Hames <lhames at gmail.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M compiler-rt/test/orc/lit.cfg.py
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
Log Message:
-----------
[llvm-jitlink] Don't try to guess the ORC runtime path.
ORC-runtime regression tests will now explicitly specify the runtime path.
More information about the All-commits
mailing list