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

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint8_t Type
 
bool Mutable
 

Detailed Description

Definition at line 344 of file Wasm.h.

Member Data Documentation

◆ Mutable

bool llvm::wasm::WasmGlobalType::Mutable

◆ Type

uint8_t llvm::wasm::WasmGlobalType::Type

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