Module context
inkwell
A Context is an opaque owner and manager of core global data.
Context
A Context is a container for all LLVM entities including Modules.
Module
A ContextRef is a smart pointer allowing borrowed access to a a type's Context.
ContextRef