Instead, properly report this error from MachOObjectFile constructor.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
test/Object/macho-invalid.test | ||
---|---|---|
41 | If you're expecting to add a lot of these, we might want to start putting the expected error next to the respective run line, instead of all the run lines and then all the errors. |
test/Object/macho-invalid.test | ||
---|---|---|
41 | Right, I'm addressing this in subsequent http://reviews.llvm.org/D10230 |
If you're expecting to add a lot of these, we might want to start putting the expected error next to the respective run line, instead of all the run lines and then all the errors.
(Both are ok with me, we can also wait until it gets unreadable and then change)