LLVM 19.0.0git
Classes | Namespaces | Functions
MCTargetOptionsCommandFlags.h File Reference
#include <optional>
#include <string>

Go to the source code of this file.

Classes

struct  llvm::mc::RegisterMCTargetOptionsFlags
 Create this object with static storage to register mc-related command line options. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::mc
 

Functions

bool llvm::mc::getRelaxAll ()
 
std::optional< boolllvm::mc::getExplicitRelaxAll ()
 
bool llvm::mc::getIncrementalLinkerCompatible ()
 
bool llvm::mc::getFDPIC ()
 
int llvm::mc::getDwarfVersion ()
 
bool llvm::mc::getDwarf64 ()
 
EmitDwarfUnwindType llvm::mc::getEmitDwarfUnwind ()
 
bool llvm::mc::getEmitCompactUnwindNonCanonical ()
 
bool llvm::mc::getShowMCInst ()
 
bool llvm::mc::getFatalWarnings ()
 
bool llvm::mc::getNoWarn ()
 
bool llvm::mc::getNoDeprecatedWarn ()
 
bool llvm::mc::getNoTypeCheck ()
 
bool llvm::mc::getX86RelaxRelocations ()
 
std::string llvm::mc::getABIName ()
 
std::string llvm::mc::getAsSecureLogFile ()
 
MCTargetOptions llvm::mc::InitMCTargetOptionsFromFlags ()