clang 19.0.0git
Functions
Linux.cpp File Reference
#include "Linux.h"
#include "Arch/ARM.h"
#include "Arch/LoongArch.h"
#include "Arch/Mips.h"
#include "Arch/PPC.h"
#include "Arch/RISCV.h"
#include "CommonArgs.h"
#include "clang/Config/config.h"
#include "clang/Driver/Distro.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/Options.h"
#include "clang/Driver/SanitizerArgs.h"
#include "llvm/Option/ArgList.h"
#include "llvm/ProfileData/InstrProf.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/ScopedPrinter.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <system_error>

Go to the source code of this file.

Functions

static StringRef getOSLibDir (const llvm::Triple &Triple, const ArgList &Args)
 

Function Documentation

◆ getOSLibDir()

static StringRef getOSLibDir ( const llvm::Triple &  Triple,
const ArgList &  Args 
)
static