Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET
NativeModule Class
NativeModule Constructor
NativeModule Constructor
NativeModule Constructor (String)
NativeModule Constructor (String, Context)
NativeModule Constructor (String, SourceLanguage, String, String, Boolean, String, UInt32)
NativeModule Constructor (String, Context, SourceLanguage, String, String, Boolean, String, UInt32)
NativeModule Constructor
[This is preliminary documentation and is subject to change.]
Creates an unnamed module without debug information
Namespace:
Llvm.NET
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
NativeModule
()
See Also
Reference
NativeModule Class
NativeModule Overload
Llvm.NET Namespace