llvm/tools/llvm-ar
Rafael Espindola 203c90ba80 Convert the archive writer to use Error.
This found one place in lld that was not checking the error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313937 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-21 23:13:36 +00:00
..
CMakeLists.txt
llvm-ar.cpp Convert the archive writer to use Error. 2017-09-21 23:13:36 +00:00
LLVMBuild.txt