diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2022-12-05 18:12:56 +0000 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2022-12-05 18:14:26 +0000 |
commit | e31160155e484414db9177806ae9f0840c985b49 (patch) | |
tree | c821299175eeb7652a17fe97733c30302f106283 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | d1d129356909af2f6fefd6f1b9335a39fe172e9a (diff) | |
download | llvm-e31160155e484414db9177806ae9f0840c985b49.zip llvm-e31160155e484414db9177806ae9f0840c985b49.tar.gz llvm-e31160155e484414db9177806ae9f0840c985b49.tar.bz2 |
[lldb][Test] TestRerunAndExprDylib.py on Linux: dlclose solib to force destruction module
Previously we didn't properly trigger the destructor of
the `lldb_private::Module` backing `libfoo.so`. So the newly
rebuilt version wouldn't actually be loaded on a program re-run.
The test expects the fresh module to be loaded.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions