Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET
NativeModule Class
NativeModule Methods
AddAlias Method
AddFunction Method
AddGlobal Method
AddModuleFlag Method
AddNamedMetadataOperand Method
AddVersionIdentMetadata Method
AsString Method
CreateFunction Method
CreateMDNode Method
Dispose Method
Finalize Method
GetAlias Method
GetFunction Method
GetNamedGlobal Method
GetTypeByName Method
IExtensiblePropertyContainer.AddExtendedPropertyValue Method
IExtensiblePropertyContainer.TryGetExtendedPropertyValue Method
Link Method
LoadFrom Method
Verify Method
WriteToFile Method
WriteToTextFile Method
NativeModule
Dispose Method
[This is preliminary documentation and is subject to change.]
Releases all resources used by the
NativeModule
Namespace:
Llvm.NET
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
NativeModule Class
Llvm.NET Namespace