llvm::GlobalValue::hasWeakLinkage

Return true if this global has weak or weak ODR linkage.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

bool
hasWeakLinkage() const;

Return Value

True if this global has weak or weak ODR linkage.