[PATCH] D106206: Lazy initialized the NotUnderValgrind flag
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 17 05:50:03 PDT 2021
vchuravy added subscribers: loladiro, vchuravy.
vchuravy added a comment.
@loladiro does this impact us? Julia does support running under valgrind, see https://docs.julialang.org/en/v1/devdocs/valgrind/,
and IIRC that extends to JIT'ed code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106206/new/
https://reviews.llvm.org/D106206
More information about the llvm-commits
mailing list