Return the mangler used for global names.

Synopsis

Declared in <llvm/Target/TargetLoweringObjectFile.h>

Mangler&
getMangler() const;

Return Value

The mangler used for global names.

Created with MrDocs