[PATCH] D16666: ELF: Do not use fatal in {Input, Output}Sections.cpp.
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 05:34:50 PST 2016
rafael added a comment.
This reduces the quality of the error message, which is the main thing I would like to avoid with *any* change to our error handling.
http://reviews.llvm.org/D16666
More information about the llvm-commits
mailing list