[all-commits] [llvm/llvm-project] 25986a: [llvm-jitlink] Don't hardcode LLVM version number ...
lhames via All-commits
all-commits at lists.llvm.org
Mon Jul 26 20:18:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25986a21ef6de4222f5bbd8b7f1e2c865b90431d
https://github.com/llvm/llvm-project/commit/25986a21ef6de4222f5bbd8b7f1e2c865b90431d
Author: Lang Hames <lhames at gmail.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
Log Message:
-----------
[llvm-jitlink] Don't hardcode LLVM version number into the runtime path.
This should unbreak builders that were failing due to different patch numbers.
More information about the All-commits
mailing list