Return the assembler comment string.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

StringRef
getCommentString() const;

Return Value

The assembler comment string.

Created with MrDocs