Return true if named sections should be emitted separately.
Synopsis
Declared in <llvm/Target/TargetMachine.h>
bool
getSeparateNamedSections() const;
Return Value
True if named sections are emitted separately.
Created with MrDocs