[PATCH] D35552: [ELF] - Fix init_fini_priority.s test.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 09:39:42 PDT 2017
ruiu added a comment.
I don't understand the problem you are trying to fix. Looks like the test is correct to me. It verifies that .{init,fini}_array sections are sorted.
https://reviews.llvm.org/D35552
More information about the llvm-commits
mailing list