llvm::MCAsmInfo::CommentString

This indicates the comment string used by the assembler. Defaults to "#"

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

StringRef CommentString = "#";