diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-11-07 22:00:23 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-11-07 22:00:23 +0000 |
commit | f04ab0a244fbbf7486294b4003b08d26ffa5b86d (patch) | |
tree | 4b55f9a30ad5a5878528c00b9c4d98f92a36eb67 /lldb/scripts/Python | |
parent | 03603439e380b90f2bf8b8f1b922f03513dc846d (diff) | |
download | bcm5719-llvm-f04ab0a244fbbf7486294b4003b08d26ffa5b86d.tar.gz bcm5719-llvm-f04ab0a244fbbf7486294b4003b08d26ffa5b86d.zip |
[mach-o] Fix MachOFileNode to own archives same as ELFFileNode
My previous fix to have FileArchive own the member MemoryBuffers was not a
complete solution for darwin because nothing owned the FileArchive object.
Fixed MachOFileNode to be like ELFFileNode and have the graph node own the
archive object.
llvm-svn: 221552
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions