[PATCH] D129939: [JITLink][COFF] Implement IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY/LIBRARY.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 01:56:33 PDT 2022


sunho updated this revision to Diff 445734.

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

https://reviews.llvm.org/D129939

Files:
  llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
  llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.h
  llvm/test/ExecutionEngine/JITLink/X86/COFF_nolibrary_search.s
  llvm/test/ExecutionEngine/JITLink/X86/Inputs/COFF_weak_nolibrary_serach_def.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129939.445734.patch
Type: text/x-patch
Size: 8634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/6e417a75/attachment.bin>


More information about the llvm-commits mailing list