Go to the documentation of this file.
9 #ifndef LLVM_MC_MCTARGETOPTIONS_H
10 #define LLVM_MC_MCTARGETOPTIONS_H
98 #endif // LLVM_MC_MCTARGETOPTIONS_H
This is an optimization pass for GlobalISel generic memory operations.
@ SjLj
setjmp/longjmp based exceptions
StringRef getABIName() const
getABIName - If this returns a non-empty string this represents the textual name of the ABI that we w...
std::vector< std::string > IASSearchPaths
Additional paths to search for .include directives when using the integrated assembler.
ArrayRef< std::string > CommandLineArgs
@ AIX
AIX Exception Handling.
@ Z
zlib style complession
StringRef getAssemblyLanguage() const
getAssemblyLanguage - If this returns a non-empty string this represents the textual name of the asse...
std::string SplitDwarfFile
DwarfDirectory MCUseDwarfDirectory
@ Wasm
WebAssembly Exception Handling.
bool MCIncrementalLinkerCompatible
@ AsmInstrumentationAddress
StringRef - Represent a constant reference to a string, i.e.
@ GNU
zlib-gnu style compression
@ WinEH
Windows Exception Handling.
@ None
No exception support.
std::string AssemblyLanguage
bool PreserveAsmComments
Preserve Comments in Assembly.
@ DwarfCFI
DWARF-like instruction based exceptions.