[PATCH] D110990: [Orc] Fix destructor function support when --jit-kind=orc-lazy

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 2 02:41:41 PDT 2021


StephenFan updated this revision to Diff 376683.
StephenFan added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110990

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: D110990.376683.patch
Type: text/x-patch
Size: 5920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211002/3db7fa70/attachment.bin>


More information about the llvm-commits mailing list