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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 00:35:01 PDT 2021


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

Add deInitFuctionPrefix


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.377451.patch
Type: text/x-patch
Size: 8023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/f2c64d6c/attachment.bin>


More information about the llvm-commits mailing list