LLVM 22.0.0git
llvm::WasmYAML::Comdat Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

StringRef Name
std::vector< ComdatEntryEntries

Detailed Description

Definition at line 182 of file WasmYAML.h.

Member Data Documentation

◆ Entries

std::vector<ComdatEntry> llvm::WasmYAML::Comdat::Entries

Definition at line 184 of file WasmYAML.h.

◆ Name

StringRef llvm::WasmYAML::Comdat::Name

Definition at line 183 of file WasmYAML.h.


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