LLVM: llvm::WasmYAML::Comdat Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| std::vector< ComdatEntry > | Entries |
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:
- include/llvm/ObjectYAML/WasmYAML.h