clang 20.0.0git
|
#include "Hurd.h"
#include "CommonArgs.h"
#include "clang/Config/config.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/Options.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/VirtualFileSystem.h"
Go to the source code of this file.
Functions | |
static StringRef | getOSLibDir (const llvm::Triple &Triple, const ArgList &Args) |
|
static |
Definition at line 55 of file Hurd.cpp.
Referenced by clang::driver::toolchains::Hurd::Hurd(), and clang::driver::toolchains::Linux::Linux().