[PATCH] [ELF] Fix incorrect sorting of .init_array / .fini_array sections

Rui Ueyama ruiu at google.com
Wed May 28 23:07:09 PDT 2014


LGTM. I remember I once fixed a similar issue in LayoutPass whose
compare function was not strict weak ordering.

http://reviews.llvm.org/D3947






More information about the llvm-commits mailing list