[PATCH] D131162: [MC][ELF] Mark GNU ABI if ifunc are used

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 19:17:13 PDT 2022


MaskRay added a comment.

The SHF_GNU_RETAIN change is more so that GNU ld recognizes its semantics, less about the `readelf -s` output. With many systems adopting GNU ABI features, I do not know whether it makes significant sense to "upgrade" ELFOSABI_NONE to ELFOSABI_GNU.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131162/new/

https://reviews.llvm.org/D131162



More information about the llvm-commits mailing list