[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
Sat Sep 11 15:33:38 PDT 2021


sgraenitz updated this revision to Diff 372099.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.

Turn std::function into template parameter


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.372099.patch
Type: text/x-patch
Size: 8446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210911/3d48bbe5/attachment.bin>


More information about the llvm-commits mailing list