llvm::MCAsmInfo::getCommentColumn

Return the zero-based column where asm comments are printed.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

unsigned int
getCommentColumn() const;

Return Value

The zero-based column where asm comments are printed.