Return true if an end symbol has already been created for this section.
Synopsis
Declared in <llvm/MC/MCSection.h>
bool
hasEnded() const;
Return Value
True if an end symbol has already been created for this section.
Created with MrDocs