[PATCH] D25082: [ELF] - Do not crash on invalid section alignment.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 03:11:27 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D25082#557514, @rafael wrote:

> This is fine since it fixes a crash and we can always improve on it afterwards.
>
> Can you write the test with yaml2obj or it too requires the value to be 32 bits?


It is possible to write test using yapl2obj for this, will commit in a while.


https://reviews.llvm.org/D25082





More information about the llvm-commits mailing list