Method RemoveDyLib
RemoveDyLib(LazyEncodedString)
Removes a JITDyLib from this session by name
public bool RemoveDyLib(LazyEncodedString name)
Parameters
name
LazyEncodedStringName of the lib
Returns
Exceptions
- LlvmException
Error from the native interop LLVM API