Click or drag to resize
Llvm.NET LogoNativeModuleAddModuleFlag Method

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

Overload List
  NameDescription
Public methodAddModuleFlag(ModuleFlagBehavior, String, LlvmMetadata)
Adds a module flag to the module
Public methodAddModuleFlag(ModuleFlagBehavior, String, UInt32)
Adds a module flag to the module
Top
See Also