commit | 73e2113025e2aeebb78545caf31e43010b200818 | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Aug 31 13:10:54 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Aug 31 13:10:54 2018 +0000 |
tree | 918fbdedc537f5a3ec1a403f4e4dcc83d8145ef4 | |
parent | c42a8a5ef0e60735d3a180c41f43790b1fa523eb [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341209 91177308-0d34-0410-b5e6-96231b3b80d8