Return the size of a 'common' symbol.
Synopsis
Declared in <llvm/MC/MCSymbol.h>
uint64_t
getCommonSize() const;
Return Value
The size of the common symbol.
Created with MrDocs
Return the size of a 'common' symbol.
Declared in <llvm/MC/MCSymbol.h>
uint64_t
getCommonSize() const;
The size of the common symbol.
Created with MrDocs