[PATCH] D27182: [MachO] Add UnknownValueErrors and ability to ignore them.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 13:09:13 PST 2016
beanz added a comment.
There is actually already a test case that tests `IgnoreValueErrs=true`. That is covered in the (poorly named) obj2yaml test `bogus_load_command.yaml`.
https://reviews.llvm.org/D27182
More information about the llvm-commits
mailing list