The bug was reported here https://bugs.llvm.org/show_bug.cgi?id=52030
This patch follows the idea that @lhames commented in the above webpage.
Differential D110990
[Orc] Fix global variable destructor function support when --jit-kind=orc-lazy StephenFan on Oct 2 2021, 2:40 AM. Authored by
Details The bug was reported here https://bugs.llvm.org/show_bug.cgi?id=52030 This patch follows the idea that @lhames commented in the above webpage.
Diff Detail
Event TimelineComment Actions LGTM. Thanks Stephen!
Comment Actions Solves my original problem that lead to https://bugs.llvm.org/show_bug.cgi?id=52030. Thank you for working on this!
|
clang-format not found in user’s local PATH; not linting file.