diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-03-21 23:17:47 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-03-21 23:17:47 +0000 |
commit | c0c464cac1a0d82f6148503777719cbb63a864d6 (patch) | |
tree | f64209f7265ea95bc9a1ede9681673540f905a42 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 602f79275dcb5a65a0bd0e5917763b4f5b1eb904 (diff) | |
download | bcm5719-llvm-c0c464cac1a0d82f6148503777719cbb63a864d6.tar.gz bcm5719-llvm-c0c464cac1a0d82f6148503777719cbb63a864d6.zip |
Move ownership of Pass File's to the MachoLinkingContext.
In trying to fix the leaks in the MachO lld codebase, we need to have
a better model for file and atom ownership. Having the context own
everything seems like the simplest model, so change all the passes to
allocate File's on the context instead of owning files as a member.
llvm-svn: 264004
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions