[all-commits] [llvm/llvm-project] 171ffd: [ORC] StaticLibraryDefinitionGenerator -- support ...
lhames via All-commits
all-commits at lists.llvm.org
Mon Feb 13 08:54:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 171ffd499e16f365ab1987697922c5e5b3efa113
https://github.com/llvm/llvm-project/commit/171ffd499e16f365ab1987697922c5e5b3efa113
Author: Lang Hames <lhames at gmail.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
M llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
Log Message:
-----------
[ORC] StaticLibraryDefinitionGenerator -- support in-memory universal binaries.
Add new StaticLibraryDefinitionGenerator::Create methods to support construction
from in-memory universal binaries.
More information about the All-commits
mailing list