[all-commits] [llvm/llvm-project] abcb3d: [MC][ELF] Mark GNU ABI if ifunc are used

Adhemerval Zanella via All-commits all-commits at lists.llvm.org
Thu Aug 25 14:19:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abcb3d58d999d6325c447daf1f9b439a9f4f465d
      https://github.com/llvm/llvm-project/commit/abcb3d58d999d6325c447daf1f9b439a9f4f465d
  Author: Adhemerval Zanella <adhemerval.zanella at linaro.org>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/lib/MC/MCELFStreamer.cpp
    A llvm/test/MC/ELF/ifunc-gnu.s

  Log Message:
  -----------
  [MC][ELF] Mark GNU ABI if ifunc are used

Similar to D107861.  Some tools required the GNU ABI mark to output
the symbol is a IFUNC type correctly (for instance binutils readelf).

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D131162




More information about the All-commits mailing list