LLVM 20.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
ComdatKind | Kind |
uint32_t | Index |
Definition at line 176 of file WasmYAML.h.
uint32_t llvm::WasmYAML::ComdatEntry::Index |
Definition at line 178 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >::mapping().
ComdatKind llvm::WasmYAML::ComdatEntry::Kind |
Definition at line 177 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >::mapping().