LLVM 22.0.0git
WebAssemblyTargetStreamer.cpp File Reference

This file defines WebAssembly-specific target streamer classes. More...

Go to the source code of this file.

Functions

static void printTypes (formatted_raw_ostream &OS, ArrayRef< wasm::ValType > Types)

Detailed Description

This file defines WebAssembly-specific target streamer classes.

These are for implementing support for target-specific assembly directives.

Definition in file WebAssemblyTargetStreamer.cpp.

Function Documentation

◆ printTypes()

void printTypes ( formatted_raw_ostream & OS,
ArrayRef< wasm::ValType > Types )
static