[PATCH] D35265: [libunwind] Handle .ARM.exidx tables without sentinel last entry
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 17:42:55 PDT 2017
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
I wish that we could add a test for this. Unfortunately, libunwind as it stands doesn't do a very good job with tests :-(. Thanks for cleaning up the change and fixing this.
https://reviews.llvm.org/D35265
More information about the llvm-commits
mailing list