LLVM 22.0.0git
llvm::jitlink::MachOJITLinker_x86_64 Class Reference
Inheritance diagram for llvm::jitlink::MachOJITLinker_x86_64:
[legend]

Public Member Functions

 MachOJITLinker_x86_64 (std::unique_ptr< JITLinkContext > Ctx, std::unique_ptr< LinkGraph > G, PassConfiguration PassConfig)

Friends

class JITLinker< MachOJITLinker_x86_64 >

Additional Inherited Members

Detailed Description

Definition at line 475 of file MachO_x86_64.cpp.

Constructor & Destructor Documentation

◆ MachOJITLinker_x86_64()

llvm::jitlink::MachOJITLinker_x86_64::MachOJITLinker_x86_64 ( std::unique_ptr< JITLinkContext > Ctx,
std::unique_ptr< LinkGraph > G,
PassConfiguration PassConfig )
inline

Definition at line 479 of file MachO_x86_64.cpp.

References llvm::move().

◆ JITLinker< MachOJITLinker_x86_64 >


The documentation for this class was generated from the following file: