LLVM  8.0.1
Macros
Wasm.cpp File Reference
#include "llvm/BinaryFormat/Wasm.h"
#include "llvm/BinaryFormat/WasmRelocs.def"
Include dependency graph for Wasm.cpp:

Go to the source code of this file.

Macros

#define WASM_RELOC(NAME, VALUE)
 

Macro Definition Documentation

◆ WASM_RELOC

#define WASM_RELOC (   NAME,
  VALUE 
)
Value:
case VALUE: \
return #NAME;