17 MCSaveTempLabels(
false), MCIncrementalLinkerCompatible(
false),
19 PreserveAsmComments(
true), Dwarf64(
false),
21 MCUseDwarfDirectory(DefaultDwarfDirectory),
22 EmitCompactUnwindNonCanonical(
false), EmitSFrameUnwind(
false),
23 PPCUseFullRegisterNames(
false) {}
LLVM_ABI StringRef getAssemblyLanguage() const
getAssemblyLanguage - If this returns a non-empty string this represents the textual name of the asse...
LLVM_ABI StringRef getABIName() const
getABIName - If this returns a non-empty string this represents the textual name of the ABI that we w...
LLVM_ABI MCTargetOptions()
std::string AssemblyLanguage
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.