unique_ptrify IRObjectFile::createIRObjectFile
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 3 Sep 2014 17:59:23 +0000 (17:59 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 3 Sep 2014 17:59:23 +0000 (17:59 +0000)
commitfaa7461fc306b13da015dce16c2f8bdc18fa5d1a
tree729cd38cd9527178ba7e298526ecd0cbe74edb7c
parent1892eabdef18214826e7213379a89f26a7be2b55
unique_ptrify IRObjectFile::createIRObjectFile

I took a guess at the changes to the gold plugin, because that doesn't
seem to build by default for me. Not sure what dependencies I might be
missing for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217056 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/IRObjectFile.h
lib/Object/IRObjectFile.cpp
lib/Object/SymbolicFile.cpp
tools/gold/gold-plugin.cpp