 | InstructionBuilderContext Property |
[This is preliminary documentation and is subject to change.]
Gets the context this builder is creating instructions for
Namespace:
Llvm.NET.Instructions
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic Context Context { get; }
Property Value
Type:
Context
See Also