Mark this symbol as redefinable.

Synopsis

Declared in <llvm/MC/MCSymbol.h>

void
setRedefinable(bool Value);

Parameters

Name

Description

Value

‐ True if the symbol may be redefined.

Created with MrDocs