[PATCH] D155557: [JITLink] Add public APIs for getting stub creation functions.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 17:50:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c98617ccc4b: [JITLink] Add public APIs for getting stub creation functions. (authored by sunho).

Changed prior to commit:
  https://reviews.llvm.org/D155557?vs=545977&id=547426#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155557

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
  llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h
  llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
  llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
  llvm/unittests/ExecutionEngine/JITLink/CMakeLists.txt
  llvm/unittests/ExecutionEngine/JITLink/StubsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155557.547426.patch
Type: text/x-patch
Size: 12898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230805/62a54c7a/attachment.bin>


More information about the llvm-commits mailing list