LLVM  4.0.0
Namespaces | Macros
WasmObjectFile.cpp File Reference
#include "llvm/Object/Wasm.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/LEB128.h"
Include dependency graph for WasmObjectFile.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::object
 

Macros

#define ECase(X)
 

Macro Definition Documentation

#define ECase (   X)
Value:
case wasm::WASM_SEC_##X: \
Res = #X; \
break
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang","erlang-compatible garbage collector")

Referenced by llvm::object::WasmObjectFile::getSectionName().