[examples][ORC] Add a new example showing the ORCv2 removable code APIs.
authorLang Hames <lhames@gmail.com>
Tue, 12 Apr 2022 21:47:07 +0000 (14:47 -0700)
committerLang Hames <lhames@gmail.com>
Tue, 12 Apr 2022 22:05:07 +0000 (15:05 -0700)
commitebdc60a232d097e3ea392f42a1e0a2f2f7c4b48f
treeac773b85a3d69494d20646fa1433166ce84e3c55
parent0adadfa68f82c1505e06ffb56c0d7e63dc3ac206
[examples][ORC] Add a new example showing the ORCv2 removable code APIs.
llvm/examples/OrcV2Examples/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITRemovableCode/CMakeLists.txt [new file with mode: 0644]
llvm/examples/OrcV2Examples/LLJITRemovableCode/LLJITRemovableCode.cpp [new file with mode: 0644]