[PATCH] D24970: [ELF] - Fixed crash on invalid input.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 10:06:43 PDT 2016


emaste added a subscriber: emaste.
emaste added a comment.

In https://reviews.llvm.org/D24970#554040, @davide wrote:

> I think the tests should live in a different directory, yes.
>  Also, you might want to try reducing this binary.


Can we craft a test to exercise the `invalid symbol name offset` error instead?


https://reviews.llvm.org/D24970





More information about the llvm-commits mailing list