Construct a TargetMachine for the given target and configuration.
Synopsis
Parameters
Name |
Description |
T |
Target description this machine is created for. |
DataLayoutString |
String representation of the target data layout. |
TargetTriple |
Triple describing the target architecture and OS. |
CPU |
Target CPU name. |
FS |
Target feature string. |
Options |
Target‐specific code generation options. |
Created with MrDocs