[PATCH] D128037: [ORC][LLJIT] Add atexit support.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 02:22:55 PDT 2022


sunho created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
sunho requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D128037

Files:
  llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
  llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
  llvm/lib/ExecutionEngine/Orc/LLJIT.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128037.437824.patch
Type: text/x-patch
Size: 5902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/25cc0af3/attachment.bin>


More information about the llvm-commits mailing list