diff options
author | Sunho Kim <ksunhokim123@naver.com> | 2022-07-29 02:37:16 +0900 |
---|---|---|
committer | Sunho Kim <ksunhokim123@naver.com> | 2022-07-29 02:38:40 +0900 |
commit | c619d4f840dcba54751ff8c5aaafce0f173a4ad5 (patch) | |
tree | d0156c372524240f6713116c91e00e141119f644 /lldb/unittests/Target/ModuleCacheTest.cpp | |
parent | aeb1c98f4c1095f0ad2b59f3cc13c0b5b74f807a (diff) | |
download | llvm-c619d4f840dcba54751ff8c5aaafce0f173a4ad5.zip llvm-c619d4f840dcba54751ff8c5aaafce0f173a4ad5.tar.gz llvm-c619d4f840dcba54751ff8c5aaafce0f173a4ad5.tar.bz2 |
[clang-repl] Support destructors of global objects.
Supports destructors of global objects by properly calling jitdylib deinitialize which calls the global dtors of ir modules.
This supersedes https://reviews.llvm.org/D127945. There was an issue when calling deinitialize on windows but it got fixed by https://reviews.llvm.org/D128037.
Reviewed By: v.g.vassilev
Differential Revision: https://reviews.llvm.org/D128589
Diffstat (limited to 'lldb/unittests/Target/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions