Return the Swift AST debug section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getDwarfSwiftASTSection() const;

Return Value

The Swift AST debug section.

Created with MrDocs