LLVM 19.0.0git
Public Attributes | List of all members
llvm::MachO::build_tool_version Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t tool
 
uint32_t version
 

Detailed Description

Definition at line 853 of file MachO.h.

Member Data Documentation

◆ tool

uint32_t llvm::MachO::build_tool_version::tool

◆ version

uint32_t llvm::MachO::build_tool_version::version

The documentation for this struct was generated from the following file: