9#ifndef LLVM_MC_MCASMINFOXCOFF_H
10#define LLVM_MC_MCASMINFOXCOFF_H
void printSwitchToSection(const MCSection &, uint32_t, const Triple &, raw_ostream &) const final
bool useCodeAlign(const MCSection &Sec) const final
bool isAcceptableChar(char C) const override
Return true if C is an acceptable character inside a symbol name.
Instances of this class represent a uniqued identifier for a section in the current translation unit.
Triple - Helper class for working with autoconf configuration names.
This class implements an extremely fast bulk output stream that can only output to a stream.
@ C
The default llvm calling convention, compatible with C.
This is an optimization pass for GlobalISel generic memory operations.