struct MCAssembler::VersionInfoType
Declaration
struct MCAssembler::VersionInfoType { /* full declaration omitted */ };
Description
MachO specific deployment target version info.
Declared at: llvm/include/llvm/MC/MCAssembler.h:88
Member Variables
- public bool EmitBuildVersion
- public union(unnamed union at / home / teemperor / vu / coco / docs / llvm - project - 10.0.0 / llvm / include / llvm / MC / MCAssembler.h : 90 : 5) TypeOrPlatform
- public unsigned int Major
- public unsigned int Minor
- public unsigned int Update
- public llvm::VersionTuple SDKVersion
- An optional version of the SDK that was used to build the source.