LLVM 22.0.0git
llvm::orc::CtorDtorRunner Class Reference

#include "llvm/ExecutionEngine/Orc/ExecutionUtils.h"

Public Member Functions

 CtorDtorRunner (JITDylib &JD)
LLVM_ABI void add (iterator_range< CtorDtorIterator > CtorDtors)
LLVM_ABI Error run ()

Detailed Description

Definition at line 147 of file ExecutionUtils.h.

Constructor & Destructor Documentation

◆ CtorDtorRunner()

llvm::orc::CtorDtorRunner::CtorDtorRunner ( JITDylib & JD)
inline

Definition at line 149 of file ExecutionUtils.h.

Member Function Documentation

◆ add()

◆ run()


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