LLVM: lib/MC/MCTargetOptions.cpp Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
11
12using namespace llvm;
13
24
28
bool PreserveAsmComments
Preserve Comments in Assembly.
DwarfDirectory MCUseDwarfDirectory
bool EmitCompactUnwindNonCanonical
EmitDwarfUnwindType EmitDwarfUnwind
bool PPCUseFullRegisterNames
LLVM_ABI StringRef getAssemblyLanguage() const
getAssemblyLanguage - If this returns a non-empty string this represents the textual name of the asse...
Definition MCTargetOptions.cpp:29
bool MCIncrementalLinkerCompatible
LLVM_ABI StringRef getABIName() const
getABIName - If this returns a non-empty string this represents the textual name of the ABI that we w...
Definition MCTargetOptions.cpp:25
LLVM_ABI MCTargetOptions()
Definition MCTargetOptions.cpp:14
std::string AssemblyLanguage
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.
@ Default
The result values are uniform if and only if all operands are uniform.