18 MCSaveTempLabels(
false),
19 MCUseDwarfDirectory(
false), MCIncrementalLinkerCompatible(
false),
20 MCPIECopyRelocations(
false), ShowMCEncoding(
false),
cl::opt< bool > ShowMCInst("asm-show-inst", cl::desc("Emit internal instruction representation to ""assembly file"))
Function Alias Analysis false
cl::opt< int > DwarfVersion("dwarf-version", cl::desc("Dwarf version"), cl::init(0))
cl::opt< std::string > ABIName("target-abi", cl::Hidden, cl::desc("The name of the ABI to be targeted from the backend."), cl::init(""))
StringRef getABIName() const
getABIName - If this returns a non-empty string this represents the textual name of the ABI that we w...
StringRef - Represent a constant reference to a string, i.e.