[PATCH] D132524: [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 23:27:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc24e6ab7c5e: [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs. (authored by sunho).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132524

Files:
  llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
  llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.h
  llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp
  llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
  llvm/test/ExecutionEngine/JITLink/X86/COFF_x86-64_small_pic_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132524.459262.patch
Type: text/x-patch
Size: 5176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220910/faa45254/attachment.bin>


More information about the llvm-commits mailing list