clang 19.0.0git
Functions
CSKY.cpp File Reference
#include "CSKY.h"
#include "ToolChains/CommonArgs.h"
#include "clang/Basic/CharInfo.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/Options.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/raw_ostream.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()

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

Definition at line 79 of file CSKY.cpp.

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