diff options
author | Jacob Lalonde <jalalonde@fb.com> | 2024-09-13 09:17:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 09:17:06 -0700 |
commit | 661382f2c07ba464caa0ad0fb8c64c1c3b20e9a4 (patch) | |
tree | a2449e244f2a3a89ecc91099226c7d22477c11f6 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | cd6844c45cbe9a5c4cf055142c4026dc408a8243 (diff) | |
download | llvm-661382f2c07ba464caa0ad0fb8c64c1c3b20e9a4.zip llvm-661382f2c07ba464caa0ad0fb8c64c1c3b20e9a4.tar.gz llvm-661382f2c07ba464caa0ad0fb8c64c1c3b20e9a4.tar.bz2 |
[LLDB][Minidump] Minidump erase file on failure (#108259)
In #95312 Minidump file creation was moved from being created at the
end, to the file being emitted in chunks. This causes some undesirable
behavior where the file can still be present after an error has
occurred. To resolve this we will now delete the file upon an error.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions