Remove last uses of OwningPtr from llvm. As far as I can tell these method versions...
authorCraig Topper <craig.topper@gmail.com>
Sun, 18 May 2014 21:55:38 +0000 (21:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 18 May 2014 21:55:38 +0000 (21:55 +0000)
commit6ec950549b013843a5348cc4fa5684ef10a86e7e
tree025ac3e1f525fd70a948a3d7daf20e3c4241f324
parent677564fe722595d204f2b530db8706ac1037b2b4
Remove last uses of OwningPtr from llvm. As far as I can tell these method versions are not used by lldb, lld, or clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209103 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Archive.h
include/llvm/Support/FileOutputBuffer.h
include/llvm/Support/MemoryBuffer.h
lib/Object/Archive.cpp
lib/Support/FileOutputBuffer.cpp
lib/Support/MemoryBuffer.cpp