[PATCH] D108025: [JITLink] Unify x86-64 MachO and ELF 's optimize GOT/Stub function
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 14 09:33:48 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ec32375bcbd: [JITLink] Unify x86-64 MachO and ELF 's optimize GOT/Stub function (authored by StephenFan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108025/new/
https://reviews.llvm.org/D108025
Files:
llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
llvm/lib/ExecutionEngine/JITLink/x86_64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108025.366442.patch
Type: text/x-patch
Size: 17628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210814/13f6d522/attachment-0001.bin>
More information about the llvm-commits
mailing list