LLVM 22.0.0git
WebAssemblyAsmBackend.cpp File Reference

This file implements the WebAssemblyAsmBackend class. More...

Go to the source code of this file.

Macros

#define WASM_RELOC(NAME, ID)

Detailed Description

This file implements the WebAssemblyAsmBackend class.

Definition in file WebAssemblyAsmBackend.cpp.

Macro Definition Documentation

◆ WASM_RELOC

#define WASM_RELOC ( NAME,
ID )
Value:
.Case(#NAME, ID)
unsigned ID
LLVM IR allows to use arbitrary numbers as calling convention identifiers.
Definition CallingConv.h:24