[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
Sat Oct 2 06:58:43 PDT 2021


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

Rename file.


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.376703.patch
Type: text/x-patch
Size: 5894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211002/7e305927/attachment.bin>


More information about the llvm-commits mailing list