+ Container for holding the LLVM library and the load/unload functions.
Returns true if the LLVM library is loaded, false if not
Loads the LLVM library, using the default name.
Loads the LLVM library, using the specified file name
Loads the LLVM library, using the specified file name and path
Unloads the LLVM library
See Implementation
+ Container for holding the LLVM library and the load/unload functions.