[PATCH] D109516: [JITLink] Factor out forEachRelocation() function from addRelocations() in ELF Aarch64 backend (NFC)

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 05:59:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96918515827b: [JITLink] Factor out forEachRelocation() function from addRelocations() in ELF… (authored by sgraenitz).

Changed prior to commit:
  https://reviews.llvm.org/D109516?vs=372099&id=372225#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109516

Files:
  llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
  llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109516.372225.patch
Type: text/x-patch
Size: 8667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/a1975627/attachment.bin>


More information about the llvm-commits mailing list