LLVM 20.0.0git
|
#include "SparcTargetStreamer.h"
#include "SparcInstPrinter.h"
#include "SparcMCTargetDesc.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCRegister.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/Support/FormattedStream.h"
Go to the source code of this file.
Functions | |
static unsigned | getEFlagsForFeatureSet (const MCSubtargetInfo &STI) |
|
static |
Definition at line 24 of file SparcTargetStreamer.cpp.
References llvm::ELF::EF_SPARC_32PLUS, and llvm::MCSubtargetInfo::hasFeature().