diff options
author | Alex Langford <alangford@apple.com> | 2022-12-16 16:19:40 -0800 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-01-11 13:37:16 -0800 |
commit | 58def623ca46f107d185d7f02b267ffa751aff97 (patch) | |
tree | 34c73d07427381cba61d2b499a9ee20c9f132c4c /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | b4ad387ec558dc886c2ab85e4aea10c111cc83c0 (diff) | |
download | llvm-58def623ca46f107d185d7f02b267ffa751aff97.zip llvm-58def623ca46f107d185d7f02b267ffa751aff97.tar.gz llvm-58def623ca46f107d185d7f02b267ffa751aff97.tar.bz2 |
[debugserver] Clear memory allocations after exec
After an exec, the inferior is a new process and none of these memory
regions are still allocated. Clear them out.
Differential Revision: https://reviews.llvm.org/D140253
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions