|
clang 22.0.0git
|
#include "M68k.h"#include "clang/Driver/Driver.h"#include "clang/Options/Options.h"#include "llvm/ADT/StringSwitch.h"#include "llvm/Option/ArgList.h"#include "llvm/Support/Regex.h"#include "llvm/TargetParser/Host.h"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 64 of file M68k.cpp.
References clang::driver::tools::m68k::getM68kTargetCPU().