[all-commits] [llvm/llvm-project] 9f48bb: [JITLink] Document EHFrameEdgeFixer's handling of ...

Lang Hames via All-commits all-commits at lists.llvm.org
Tue Jan 14 19:47:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f48bb637eeb40e40bb9e2927ea97b58684ece3a
      https://github.com/llvm/llvm-project/commit/9f48bb637eeb40e40bb9e2927ea97b58684ece3a
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h

  Log Message:
  -----------
  [JITLink] Document EHFrameEdgeFixer's handling of implicit relocations. NFC.

On platfarms where some relocations for eh-frame sections are implicit (e.g.
MachO/x86-64) EHFrameEdgeFixer is responsible for adding edges for the
implicit relocations.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list