clang 20.0.0git
|
#include "M68k.h"
#include "ToolChains/CommonArgs.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/Options.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/Regex.h"
#include "llvm/TargetParser/Host.h"
#include <sstream>
Go to the source code of this file.
Functions | |
static void | addFloatABIFeatures (const llvm::opt::ArgList &Args, std::vector< llvm::StringRef > &Features) |
|
static |
Definition at line 68 of file M68k.cpp.
References clang::driver::tools::m68k::getM68kTargetCPU().