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

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 06:26:52 PST 2016


davide added a comment.

Instead of checking in a binary, I'll see if you can craft a broken object using `yaml2obj`.
I'm not a huge fan of the tool itself, but I find this a very legitimate usecase for it (creating broken binaries).


https://reviews.llvm.org/D27973





More information about the llvm-commits mailing list