LLVM 19.0.0git
Public Attributes | List of all members
llvm::wasm::WasmFeatureEntry Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint8_t Prefix
 
std::string Name
 

Detailed Description

Definition at line 296 of file Wasm.h.

Member Data Documentation

◆ Name

std::string llvm::wasm::WasmFeatureEntry::Name

Definition at line 298 of file Wasm.h.

◆ Prefix

uint8_t llvm::wasm::WasmFeatureEntry::Prefix

Definition at line 297 of file Wasm.h.


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