[PATCH] D97976: [MC] Change ELFOSABI_NONE to ELFOSABI_GNU for SHF_GNU_RETAIN

Brandon Bergren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 18:59:40 PST 2021


Bdragon28 accepted this revision.
Bdragon28 added a comment.
This revision is now accepted and ready to land.

The code changes look logical and correct to me.

Marking objects with STT_GNU_IFUNC / STB_GNU_UNIQUE can be handled in a follow up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97976



More information about the llvm-commits mailing list