powered by
An LLVM context is used to manage data within the LLVM engine. One typically has a single context in a given thread when generating code. This is not typically an issue in R.
getGlobalContext()
An object of class Context-class.
Context-class
http://llvm.org/docs/doxygen/html/classllvm_1_1LLVMContext.html