[all-commits] [llvm/llvm-project] ebdc60: [examples][ORC] Add a new example showing the ORCv...
lhames via All-commits
all-commits at lists.llvm.org
Tue Apr 12 15:09:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebdc60a232d097e3ea392f42a1e0a2f2f7c4b48f
https://github.com/llvm/llvm-project/commit/ebdc60a232d097e3ea392f42a1e0a2f2f7c4b48f
Author: Lang Hames <lhames at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/examples/OrcV2Examples/CMakeLists.txt
A llvm/examples/OrcV2Examples/LLJITRemovableCode/CMakeLists.txt
A llvm/examples/OrcV2Examples/LLJITRemovableCode/LLJITRemovableCode.cpp
Log Message:
-----------
[examples][ORC] Add a new example showing the ORCv2 removable code APIs.
More information about the All-commits
mailing list