[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 9 00:58:39 PDT 2021
This revision was automatically updated to reflect the committed changes.
StephenFan marked an inline comment as done.
Closed by commit rG02ac5e5cf129: [Orc] Fix global variable destructor function support when --jit-kind=orc-lazy (authored by StephenFan).
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.378420.patch
Type: text/x-patch
Size: 8023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211009/91a58cb7/attachment.bin>
More information about the llvm-commits
mailing list