getGlobalContext: Retrieve the default LLVM context

Description Usage Value Author(s) References

Description

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.

Usage

1

Value

An object of class Context-class.

Author(s)

Duncan Temple Lang

References

http://llvm.org/docs/doxygen/html/classllvm_1_1LLVMContext.html


doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.