[all-commits] [llvm/llvm-project] 4403ec: [ORC] Do not set CodeModel::Small in LLJITBuilder ...
epitavy via All-commits
all-commits at lists.llvm.org
Fri Jun 28 00:17:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4403ece3c5ddccddab365624a1be7cf595a0e52f
https://github.com/llvm/llvm-project/commit/4403ece3c5ddccddab365624a1be7cf595a0e52f
Author: epitavy <32581827+epitavy at users.noreply.github.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
Log Message:
-----------
[ORC] Do not set CodeModel::Small in LLJITBuilder if JTMB already has a value
(#88115) (#90599)
Closes #88115
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list