[PATCH] D24258: [ARM][LLD] Add support for .ARM.exidx sections

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 13:22:11 PDT 2016


ruiu added a comment.

What I was trying to suggest is to completely ignore LINK_ORDER and instead sort section contents directly. In order to describe my idea, I created a change: https://reviews.llvm.org/D24277. It does not compile because it is for the sake of discussion. I'm not an ARM expert so it is likely that I'm missing something. Do you think this approach could work?


https://reviews.llvm.org/D24258





More information about the llvm-commits mailing list