aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEugene Zhulenev <ezhulenev@google.com>2020-12-01 00:44:32 -0800
committerEugene Zhulenev <ezhulenev@google.com>2020-12-01 01:12:16 -0800
commit9edcedf7f222ce7c893d1e3bf19b3a7a1f0f2218 (patch)
tree8bef5e435d15bfbcff64a7852fba560bd1bc946b /clang/lib/Frontend/CompilerInvocation.cpp
parent2b84efa00040410d97aff403788ee5d96b1046e2 (diff)
downloadllvm-9edcedf7f222ce7c893d1e3bf19b3a7a1f0f2218.zip
llvm-9edcedf7f222ce7c893d1e3bf19b3a7a1f0f2218.tar.gz
llvm-9edcedf7f222ce7c893d1e3bf19b3a7a1f0f2218.tar.bz2
[mlir] AsyncRuntime: disable threading until test flakiness is fixed
ExecutionEngine/LLJIT do not run globals destructors in loaded dynamic libraries when destroyed, and threads managed by ThreadPool can race with program termination, and it leads to segfaults. TODO: Re-enable threading after fixing a problem with destructors, or removing static globals from dynamic library. Differential Revision: https://reviews.llvm.org/D92368
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions