[PATCH] D38170: [ELF] - Drop SHF_LINK_ORDER flag from output.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:30:43 PDT 2017


ruiu added a comment.

What I meant by "drop SHF_LINK_ORDER early" is something like this: https://reviews.llvm.org/D38269

This patch does not actually work and is not intended to be submitted, but I believe you can understand the idea.


https://reviews.llvm.org/D38170





More information about the llvm-commits mailing list