LLVM: lib/Target/WebAssembly/WebAssemblyCleanCodeAfterTrap.cpp File Reference (original) (raw)
This file remove instruction after trap. More...
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "wasm-clean-code-after-trap" |
| Functions |
|---|
Detailed Description
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "wasm-clean-code-after-trap"
Function Documentation
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | WebAssemblyCleanCodeAfterTrap | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "WebAssembly Clean Code After Trap" | , | ||
| false | , | ||
| false | ) |