llvm::MCStreamer::changeSection

This is called by popSection and switchSection, if the current section changes.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

virtual
void
changeSection(
    MCSection*,
    uint32_t);