True if a bare $ token refers to the current PC.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool
getDollarIsPC() const;

Return Value

True if a bare $ token refers to the current PC.

Created with MrDocs