unique_ptrify LoadedObjectInfo::clone
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 22 May 2015 00:05:05 +0000 (00:05 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 22 May 2015 00:05:05 +0000 (00:05 +0000)
commitfcf7993d4a3956b74e9a5d70c1292dbce66bef01
tree714fe85cc4ae1bd90074e98b9d2d7a7cc2ee4acd
parenta89d43a2ce99c99f49c0550bf4ecc61a5dc3c0d2
unique_ptrify LoadedObjectInfo::clone

As noted in the original review, this is unused in tree & is used by
Julia... that's problematic. This API coudl easily be deleted/modified
by accident without any validation that it remains correct.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237976 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DIContext.h
include/llvm/ExecutionEngine/RuntimeDyld.h