[PATCH] D51087: [LLD] [COFF] Change fatal() into error() when writing chunks to the output
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 01:11:39 PDT 2018
mstorsjo created this revision.
mstorsjo added reviewers: ruiu, rnk, pcc.
In most of these cases, it's easy to go on despite the error, printing as many valuable error messages as possible from one run as possible.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D51087
Files:
COFF/Chunks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51087.161894.patch
Type: text/x-patch
Size: 4683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/1e2a48cb/attachment.bin>
More information about the llvm-commits
mailing list