llvm-svn: 212407
llvm-svn: 210820
This results in some simplifications to the code where an OwningPtr had to be used with the previous api and then ownership moved to a unique_ptr for the rest of lld. llvm-svn: 203809
llvm-svn: 176309