| StaticState Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET
public static class StaticState
The StaticState type exposes the following members.
| Name | Description | |
|---|---|---|
| ParseCommandLineOptions | ||
| RegisterAArch64 | Registers components for ARM AArch64 target(s) | |
| RegisterAll | Registers components for all available targets | |
| RegisterAMDGPU | Registers components for AMDGPU targets | |
| RegisterARM | Registers components for ARM 32bit and 16bit thumb targets | |
| RegisterHexagon | Registers components for the Hexagon CPU | |
| RegisterMips | Registers components for MIPS targets | |
| RegisterMSP430 | Registers components for MSP430 targets | |
| RegisterNative | Registers components for the target representing the system the calling process is running on | |
| RegisterNVPTX | Registers components for the NVPTX targets | |
| RegisterPowerPC | Registers components for the PowerPC targets | |
| RegisterSparc | Registers components for SPARC targets | |
| RegisterSystemZ | Registers components for SystemZ targets | |
| RegisterX86 | Registers components for X86 targets | |
| RegisterXCore | Registers components for XCore targets |