Use unique_ptr for the result of Registry entries.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Apr 2014 05:53:26 +0000 (05:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Apr 2014 05:53:26 +0000 (05:53 +0000)
commit9c940420835adfc7ea3066beda3b5c3c327f0332
treeb1288d7560e94a2a3020c60209389d9b5aeba847
parent5a21a893c0e935a5f1c16988d8d894e3ab88797b
Use unique_ptr for the result of Registry entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206248 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Registry.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/GCMetadata.cpp