Click or drag to resize
Llvm.NET LogoTargetMachine Properties

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

The TargetMachine type exposes the following members.

Properties
  NameDescription
Public propertyContext
ContextThis machine is associated with
Public propertyCpu
CPU Type for this machine
Public propertyFeatures
CPU specific features for this machine
Public propertyTarget
Retrieves the Target that owns this TargetMachine
Public propertyTargetData
Gets Layout information for this machine
Public propertyTriple
Target triple describing this machine
Top
See Also