llvm::initializeLiveDebugVariablesWrapperLegacyPass

Initialize the LiveDebugVariablesWrapperLegacy pass.

Synopsis

Declared in <llvm/InitializePasses.h>

void
initializeLiveDebugVariablesWrapperLegacyPass(PassRegistry& Registry);

Parameters

NameDescription
RegistryPass registry used to register the pass.