LLVM 19.0.0git
Public Attributes | List of all members
llvm::WasmYAML::ComdatEntry Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

ComdatKind Kind
 
uint32_t Index
 

Detailed Description

Definition at line 176 of file WasmYAML.h.

Member Data Documentation

◆ Index

uint32_t llvm::WasmYAML::ComdatEntry::Index

◆ Kind

ComdatKind llvm::WasmYAML::ComdatEntry::Kind

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