True if .section must precede .bss on this target.
Synopsis
Declared in <llvm/MC/MCAsmInfo.h>
bool
usesELFSectionDirectiveForBSS() const;
Return Value
True if .section must precede .bss on this target.
Created with MrDocs