9#ifndef LLVM_MC_MCTARGETOPTIONS_H
10#define LLVM_MC_MCTARGETOPTIONS_H
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
bool PreserveAsmComments
Preserve Comments in Assembly.
std::string AsSecureLogFile
DwarfDirectory MCUseDwarfDirectory
bool EmitCompactUnwindNonCanonical
EmitDwarfUnwindType EmitDwarfUnwind
bool PPCUseFullRegisterNames
ArrayRef< std::string > CommandLineArgs
DebugCompressionType CompressDebugSections
std::vector< std::string > IASSearchPaths
Additional paths to search for .include directives when using the integrated assembler.
StringRef getAssemblyLanguage() const
getAssemblyLanguage - If this returns a non-empty string this represents the textual name of the asse...
@ AsmInstrumentationAddress
bool MCIncrementalLinkerCompatible
StringRef getABIName() const
getABIName - If this returns a non-empty string this represents the textual name of the ABI that we w...
std::string SplitDwarfFile
std::string AssemblyLanguage
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.
@ SjLj
setjmp/longjmp based exceptions
@ ZOS
z/OS MVS Exception Handling.
@ AIX
AIX Exception Handling.
@ DwarfCFI
DWARF-like instruction based exceptions.
@ WinEH
Windows Exception Handling.
@ Wasm
WebAssembly Exception Handling.
@ Default
The result values are uniform if and only if all operands are uniform.