[PATCH] D128037: [ORC][LLJIT] Define atexit symbol in GenericLLVMIRPlatformSupport.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 05:17:17 PDT 2022


sunho updated this revision to Diff 439706.
sunho added a comment.

Add testcases


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128037/new/

https://reviews.llvm.org/D128037

Files:
  llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
  llvm/test/ExecutionEngine/OrcLazy/global-ctors-and-dtors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128037.439706.patch
Type: text/x-patch
Size: 6931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/38f91021/attachment.bin>


More information about the llvm-commits mailing list