llvm::MCAsmInfo::DollarIsPC

The '$' token, when not referencing an identifier or constant, refers to the current PC. Defaults to false.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool DollarIsPC = false;