aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorKarlo Basioli <k.basioli@gmail.com>2025-06-06 00:44:39 +0100
committerGitHub <noreply@github.com>2025-06-06 00:44:39 +0100
commitcd585864c0bbbd74ed2a2b1ccc191eed4d1c8f90 (patch)
tree61f7597cf76ae436759cf1f4eea317d80107018e /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parentf961d6a89abe5a6fb70afc043f33b2efcec77536 (diff)
downloadllvm-cd585864c0bbbd74ed2a2b1ccc191eed4d1c8f90.zip
llvm-cd585864c0bbbd74ed2a2b1ccc191eed4d1c8f90.tar.gz
llvm-cd585864c0bbbd74ed2a2b1ccc191eed4d1c8f90.tar.bz2
Pass memory buffer to RuntimeDyld::MemoryManager factory (#142930)
`RTDyldObjectLinkingLayer` is currently creating a memory manager without any parameters. In this PR I am passing the MemoryBuffer that will be emitted to the MemoryManager so that the user can use it to configure the behaviour of the MemoryManager.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions