llvm::MCAsmInfo::SetDirectiveSuppressesReloc

True if the expression .long f - g uses a relocation but it can be suppressed by writing a = f - g .long a

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool SetDirectiveSuppressesReloc = false;