Return the LLVM statistics metadata section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getLLVMStatsSection() const;

Return Value

The LLVM statistics metadata section.

Created with MrDocs