summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJohn Demme <john.demme@microsoft.com>2022-01-08 01:56:57 +0000
committerJohn Demme <john.demme@microsoft.com>2022-01-08 02:21:03 +0000
commitd9547f410fce655b411d3ed75295ccac5919dd42 (patch)
tree68573f4a8bb417d9b578e42d5f38a4cca5e68e60 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent45adf608024655d3594993d041af9602da41780f (diff)
[MLIR] Fix compilation with LLVM_ENABLE_THREADS=OFF
Currently, compiles with LLVM_ENABLE_THREADS=OFF fail due to this symbol missing. Add it but assert as calling code is (and should be) checking that threading is enabled. Differential Revision: https://reviews.llvm.org/D116846
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions