diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-07-14 13:21:36 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-07-14 13:35:53 -0700 |
commit | 1e4a417ee639b867b783e52949d22c1965ab25d0 (patch) | |
tree | 396a3af7424b963a1ccef9cd2231f113ab6c6133 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | e23dce6c974477d3476bee5256a83a9aaea8eae4 (diff) | |
download | llvm-1e4a417ee639b867b783e52949d22c1965ab25d0.zip llvm-1e4a417ee639b867b783e52949d22c1965ab25d0.tar.gz llvm-1e4a417ee639b867b783e52949d22c1965ab25d0.tar.bz2 |
[lldb] Always call DestroyImpl from Process::Finalize
Always destroy the process, regardless of its private state. This will
call the virtual function DoDestroy under the hood, giving our derived
class a chance to do the necessary tear down, including what to do when
the private state is eStateExited.
Differential revision: https://reviews.llvm.org/D106004
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions