LLVM
8.0.1
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
ComdatKind | Kind |
uint32_t | Index |
Definition at line 156 of file WasmYAML.h.
uint32_t llvm::WasmYAML::ComdatEntry::Index |
Definition at line 158 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >::mapping().
ComdatKind llvm::WasmYAML::ComdatEntry::Kind |
Definition at line 157 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >::mapping().