Create a new context.
Every call to this function should be paired with a call to LLVMContextDispose() or the context will leak memory.
See Implementation
Create a new context.
Every call to this function should be paired with a call to LLVMContextDispose() or the context will leak memory.