Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
ExecutorLLVM::ExecutorLLVM(Linker* linker)
181
{
182
exLinker = linker;
183
}
184
185
ExecutorLLVM::~ExecutorLLVM()
186
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected