LLVM: lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp File Reference (original) (raw)
This file contains a printer that converts from our internal representation of machine-dependent LLVM code to the WebAssembly assembly language. More...
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "asm-printer" |
Detailed Description
This file contains a printer that converts from our internal representation of machine-dependent LLVM code to the WebAssembly assembly language.
Definition in file WebAssemblyAsmPrinter.cpp.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "asm-printer"
Function Documentation
◆ getEmscriptenInvokeSymbolName()
◆ getInvokeSig()
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | WebAssemblyAsmPrinter | , |
|---|---|---|---|
| "webassembly-asm-printer" | , | ||
| "WebAssembly Assmebly Printer" | , | ||
| false | , | ||
| false | ) |