[PATCH] D25082: [ELF] - Do not crash on invalid section alignment.
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 30 11:04:35 PDT 2016
rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.
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?
https://reviews.llvm.org/D25082
More information about the llvm-commits
mailing list