ELF: Make link() to take an output stream to which error messages are written.
authorRui Ueyama <ruiu@google.com>
Tue, 2 Feb 2016 22:49:32 +0000 (22:49 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 2 Feb 2016 22:49:32 +0000 (22:49 +0000)
commitb6940115a874b2d23c9c282fcf4b2922183af467
tree149a15fe384b3f9db9249b4e8dd36733fe9275a7
parentcbe392629b55999f2bd37e10048b0e00630a9d0d
ELF: Make link() to take an output stream to which error messages are written.

http://reviews.llvm.org/D16668

llvm-svn: 259597
lld/ELF/Driver.cpp
lld/ELF/Driver.h
lld/ELF/Error.cpp
lld/ELF/Error.h
lld/include/lld/Driver/Driver.h
lld/lib/Driver/UniversalDriver.cpp