Use unique_ptr to manage a TarWriter instance. NFC.
authorRui Ueyama <ruiu@google.com>
Tue, 18 Dec 2018 23:50:37 +0000 (23:50 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 18 Dec 2018 23:50:37 +0000 (23:50 +0000)
commit2d7d1281174c973baf54242cbfa1df1d5ab6ed3d
tree5f7098170fc146e0a5e13b7d7cad073db22fa9ec
parent8460bb0583963c1ed146e2fb51302589f3955d30
Use unique_ptr to manage a TarWriter instance. NFC.

llvm-svn: 349581
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h