Create the default sections and set the initial one.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

virtual
void
initSections(MCSubtargetInfo const& STI);

Parameters

Name

Description

STI

‐ Subtarget info used to initialize sections.

Created with MrDocs