diff options
author | Greg Clayton <gclayton@apple.com> | 2011-09-17 07:23:18 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-09-17 07:23:18 +0000 |
commit | a2eee184e02ce94472b9ce6849b55207baef4fe3 (patch) | |
tree | eb1d291a4978a9ec2595776849b31d4cdcf53e61 /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | 747bcb03d25144951e24d957fc667bb497c88ed9 (diff) | |
download | llvm-a2eee184e02ce94472b9ce6849b55207baef4fe3.zip llvm-a2eee184e02ce94472b9ce6849b55207baef4fe3.tar.gz llvm-a2eee184e02ce94472b9ce6849b55207baef4fe3.tar.bz2 |
Removed the function:
ModuleSP
Module::GetSP();
Since we are now using intrusive ref counts, we can easily turn any
pointer to a module into a shared pointer just by assigning it.
llvm-svn: 139984
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions