13#ifndef LLVM_MC_MCSECTIONDXCONTAINER_H
14#define LLVM_MC_MCSECTIONDXCONTAINER_H
23class MCSectionDXContainer final :
public MCSection {
MCSection(StringRef Name, bool IsText, bool IsBss, MCSymbol *Begin)
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
SectionKind - This is a simple POD value that classifies the properties of a section.
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.