[PATCH] D74300: [ORC] Add generic initializer/deinitializer support.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 08:48:26 PST 2020
lhames added a comment.
In D74300#1884678 <https://reviews.llvm.org/D74300#1884678>, @hans wrote:
> > Maybe it just needs an #include <condition_variable> up top?
>
> Yes, that seems to do it. Added in 1f984c83a41bb68b8af4998a7f68876d52bff872 <https://reviews.llvm.org/rG1f984c83a41bb68b8af4998a7f68876d52bff872>
Thanks very much Hans!
@thakis, @ftnyse, @dyung — Sorry for the fallout. I’ve got a fix for the ThinLtoJIT example building now, and I’ll look in to the symbol resolution issue next.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74300/new/
https://reviews.llvm.org/D74300
More information about the llvm-commits
mailing list