Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET
TargetMachine Class
TargetMachine Properties
Context Property
Cpu Property
Features Property
Target Property
TargetData Property
Triple Property
TargetMachine
Target Property
[This is preliminary documentation and is subject to change.]
Retrieves the Target that owns this
TargetMachine
Namespace:
Llvm.NET
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
Target
Target
{
get
; }
Property Value
Type:
Target
See Also
Reference
TargetMachine Class
Llvm.NET Namespace