Return the current section that the streamer is emitting code to.
Synopsis
Declared in <llvm/MC/MCStreamer.h>
MCSectionSubPair
getCurrentSection() const;
Return Value
The current section and subsection pair.
Created with MrDocs