Class TargetMachineOptions
Options for creating a TargetMachine
public sealed class TargetMachineOptions : IDisposable
- Inheritance
-
TargetMachineOptions
- Implements
- Inherited Members
Properties
- ABI
Gets or sets the ABI for the machine
- CodeGenOpt
Gets or sets the Code generation options for the machine
- CodeModel
Gets or sets the code model for the machine
- Cpu
Gets or sets the CPU name for the machine
- Features
Gets or sets the CPU Features for the machine
- RelocationMode
Gets or sets the relocation mode for the machine
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.