LLVM: llvm::wasm::WasmFeatureEntry Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

Public Attributes
uint8_t Prefix
std::string Name

Detailed Description

Definition at line 310 of file Wasm.h.

Member Data Documentation

Name

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

Definition at line 312 of file Wasm.h.

Prefix

uint8_t llvm::wasm::WasmFeatureEntry::Prefix

Definition at line 311 of file Wasm.h.


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