[PATCH] D27973: [ELF] - Do not call fatal() in Target.cpp, call error() instead.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 06:39:54 PST 2016


grimar added a comment.

And also we faced with some limitations when did a fuzzing of lld. Probably it is reasonable to tweak yaml2obj and try to get rid of pre-compiled objects if possible. That looks to be usefull.


https://reviews.llvm.org/D27973





More information about the llvm-commits mailing list