clang 22.0.0git
CSKY.cpp File Reference
#include "CSKY.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/Options.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Option/ArgList.h"
#include "llvm/TargetParser/CSKYTargetParser.h"
#include "llvm/TargetParser/Host.h"
#include "llvm/TargetParser/TargetParser.h"

Go to the source code of this file.

Functions

static llvm::CSKY::CSKYFPUKind getCSKYFPUFeatures (const Driver &D, const Arg *A, const ArgList &Args, StringRef FPU, std::vector< StringRef > &Features)

Function Documentation

◆ getCSKYFPUFeatures()

llvm::CSKY::CSKYFPUKind getCSKYFPUFeatures ( const Driver & D,
const Arg * A,
const ArgList & Args,
StringRef FPU,
std::vector< StringRef > & Features )
static

Definition at line 75 of file CSKY.cpp.

References clang::driver::Driver::Diag().