[PATCH] D130175: [JITLink][COFF] Implement dllimport stubs.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 00:30:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG410e0aa759ac: [JITLink][COFF] Implement dllimport stubs. (authored by sunho).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130175

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130175.448531.patch
Type: text/x-patch
Size: 5506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/a9a9b051/attachment.bin>


More information about the llvm-commits mailing list