summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2022-02-10 13:53:03 +1100
committerLang Hames <lhames@gmail.com>2022-02-10 14:11:46 +1100
commit8be890b8cd3624539568a01f1760171b2674f220 (patch)
treea558e8c00e83f329b7fda3a39209f42a14543cd7 /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
parentc2246eb893c1cedbd9dedccca87764c82697485a (diff)
[ORC-RT] Add two new jit-dlopen testcases, and switch to .c for dlopen tests.
We don't need precise control over the low-level behavior of these testcases so C should be preferred for readability. The new testcases test (1) the base dlopen case (running initializers and deinitializers), and (2) the serial case of dlopen; dlclose; dlopen; dlclose, where we expect the initializers and deinitializers to be run twice.
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions