llvm::DataLayout::getGlobalPrefix

Returns the global symbol prefix character for this layout.

Synopsis

Declared in <llvm/IR/DataLayout.h>

char
getGlobalPrefix() const;

Return Value

The global symbol prefix character for this layout.