Click or drag to resize
Llvm.NET LogoNativeModuleAddGlobal Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAddGlobal(ITypeRef, String)
Adds a global to this module
Public methodAddGlobal(ITypeRef, Boolean, Linkage, Constant)
Adds a global to this module
Public methodAddGlobal(ITypeRef, Boolean, Linkage, Constant, String)
Adds a global to this module
Top
See Also