commit | a2eee184e02ce94472b9ce6849b55207baef4fe3 | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Sat Sep 17 07:23:18 2011 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Sat Sep 17 07:23:18 2011 +0000 |
tree | eb1d291a4978a9ec2595776849b31d4cdcf53e61 | |
parent | 747bcb03d25144951e24d957fc667bb497c88ed9 [diff] |
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