LLVM  3.7.0
Macros
WebAssemblyInstPrinter.cpp File Reference

Print MCInst instructions to wasm format. More...

#include "InstPrinter/WebAssemblyInstPrinter.h"
#include "WebAssembly.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/FormattedStream.h"
#include <cctype>
Include dependency graph for WebAssemblyInstPrinter.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "asm-printer"
 

Detailed Description

Print MCInst instructions to wasm format.

Definition in file WebAssemblyInstPrinter.cpp.

Macro Definition Documentation

#define DEBUG_TYPE   "asm-printer"

Definition at line 27 of file WebAssemblyInstPrinter.cpp.