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 |
Generic base class for all target subtargets. |
Created with MrDocs