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

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 05:54:09 PDT 2018


peter.smith added a comment.

Looks ok to me. I agree that the GNU strip warning is not helpful for executables or shared libraries. When I initially put in support for SHT_ARM_EXIDX I left the flag in as I remembered seeing one of the gnu tools give such a warning but I couldn't remember which one, looks like it was strip.


https://reviews.llvm.org/D44377





More information about the llvm-commits mailing list