LLVM: lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp File Reference (original) (raw)

Nullify DBG_VALUE_LISTs instructions as a temporary measure before we implement DBG_VALUE_LIST handling in WebAssemblyDebugValueManager. More...

Go to the source code of this file.

Macros
#define DEBUG_TYPE "wasm-nullify-dbg-value-lists"
Functions

Nullify DBG_VALUE_LISTs instructions as a temporary measure before we implement DBG_VALUE_LIST handling in WebAssemblyDebugValueManager.

See https://github.com/llvm/llvm-project/issues/49705. TODO Correctly handle DBG_VALUE_LISTs

Definition in file WebAssemblyNullifyDebugValueLists.cpp.

DEBUG_TYPE

#define DEBUG_TYPE "wasm-nullify-dbg-value-lists"

INITIALIZE_PASS()

INITIALIZE_PASS ( WebAssemblyNullifyDebugValueLists ,
DEBUG_TYPE ,
"WebAssembly Nullify DBG_VALUE_LISTs" ,
false ,
false )