diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-08-31 13:10:54 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-08-31 13:10:54 +0000 |
commit | 8e864be70aa9cb226a7f2cf1c23340fa05dc15e5 (patch) | |
tree | d3925c7c7f64bbf7596528e2e4b4d8ab4d17cdcf /clang-tools-extra/clangd/CodeComplete.cpp | |
parent | d81e3146e30b5b0bb2b5c740405305d58fd18bf3 (diff) | |
download | bcm5719-llvm-8e864be70aa9cb226a7f2cf1c23340fa05dc15e5.tar.gz bcm5719-llvm-8e864be70aa9cb226a7f2cf1c23340fa05dc15e5.zip |
[llvm-objdump] Keep the memory buffer from the dSYM alive when using -g -dsym
When using -g and -dsym, llvm-objdump opens the dsym file and keeps the
MachOObjectFile alive, while the memory buffer that the MachOObjectFile
was based on gets destroyed.
Differential Revision: https://reviews.llvm.org/D51365
llvm-svn: 341209
Diffstat (limited to 'clang-tools-extra/clangd/CodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions