diff options
author | Lang Hames <lhames@gmail.com> | 2022-12-17 13:01:08 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-12-17 14:15:07 +1100 |
commit | 916ef9b0249f41886fba31168d8cadad8c5f8fbb (patch) | |
tree | fb68e005f21d1190fe919e0d60cefa550fb9fa7a /clang/lib/Lex/ModuleMap.cpp | |
parent | 53243f2a296178b899dcc569475bdcc7e5f30d3b (diff) | |
download | llvm-916ef9b0249f41886fba31168d8cadad8c5f8fbb.zip llvm-916ef9b0249f41886fba31168d8cadad8c5f8fbb.tar.gz llvm-916ef9b0249f41886fba31168d8cadad8c5f8fbb.tar.bz2 |
[C-API] LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks
Adds a LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks
function that can be used to create an RTDyldObjectLinkingLayer using callbacks
that are similar (but not identical) to those used in
LLVMCreateSimpleMCJITMemoryManager. This is intended to ease the transition to
ORC for MCJIT C-API clients.
Differential Revision: https://reviews.llvm.org/D139393
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions