diff options
author | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-11-17 17:52:24 +0000 |
---|---|---|
committer | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-11-17 17:55:41 +0000 |
commit | f99a02005970cdcb0aad0de80fa4e5b546c6546b (patch) | |
tree | 100118629abadf627aee772fd0deedfdce9191e8 /llvm/lib/Object/ELF.cpp | |
parent | e2fb816c4f0286ddf8b1030148a343d5efc14e01 (diff) | |
download | llvm-f99a02005970cdcb0aad0de80fa4e5b546c6546b.zip llvm-f99a02005970cdcb0aad0de80fa4e5b546c6546b.tar.gz llvm-f99a02005970cdcb0aad0de80fa4e5b546c6546b.tar.bz2 |
Reapply "[DebugInfo] Make DIArgList inherit from Metadata and always unique"
This reverts commit 0fd5dc94380d5fe666dc6c603b4bb782cef743e7.
The original commit removed DIArgLists from being in an MDNode map, but did
not insert a new `delete` in the LLVMContextImpl destructor. This
reapply adds that call to delete, preventing a memory leak.
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions