MCPcopy Create free account
hub / github.com/WheretIB/nullc / ExecutorLLVM

Method ExecutorLLVM

NULLC/Executor_LLVM.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180ExecutorLLVM::ExecutorLLVM(Linker* linker)
181{
182 exLinker = linker;
183}
184
185ExecutorLLVM::~ExecutorLLVM()
186{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected