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

Public Member Functions

 XCOFFJITLinker_ppc64 (std::unique_ptr< JITLinkContext > Ctx, std::unique_ptr< LinkGraph > G, PassConfiguration PassConfig)
Error applyFixup (LinkGraph &G, Block &B, const Edge &E) const

Additional Inherited Members

Detailed Description

Definition at line 59 of file XCOFF_ppc64.cpp.

Constructor & Destructor Documentation

◆ XCOFFJITLinker_ppc64()

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

Definition at line 64 of file XCOFF_ppc64.cpp.

References llvm::jitlink::JITLinkerBase::getGraph(), and llvm::move().

Member Function Documentation

◆ applyFixup()

Error llvm::jitlink::XCOFFJITLinker_ppc64::applyFixup ( LinkGraph & G,
Block & B,
const Edge & E ) const
inline

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