summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-03-04 16:07:16 -0800
committerThomas Lively <tlively@google.com>2022-03-04 16:07:16 -0800
commit3be9e0ba972cc3486971f745a606e2c44472b655 (patch)
tree76ef1da1462575efa22cc513c453173aa60d3598 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentbe5705767aad8d8eafd40225f7dba8e7e661c6b5 (diff)
[WebAssembly] Check bulk-memory when adjusting lang opts
We previously had logic to disable pthreads, set the ThreadModel to Single, and disable thread-safe statics when the atomics target features is disabled, since that means that the resulting program will not be used in a threaded context. Similarly check for the presence of the bulk-memory feature, since that is also necessary to produce multithreaded programs. Differential Revision: https://reviews.llvm.org/D121014
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions