[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
Loading
Please register or sign in to comment