True if we should mark symbols as global instead of weak, for weak*/linkonce*, if the symbol has a comdat. Defaults to false.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool AvoidWeakIfComdat = false;

Created with MrDocs