#include "Managarm.h"
#include "Arch/RISCV.h"
#include "clang/Config/config.h"
#include "clang/Driver/CommonArgs.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/SanitizerArgs.h"
#include "clang/Options/Options.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/Path.h"
Go to the source code of this file.
|
| static StringRef | getOSLibDir (const llvm::Triple &Triple, const ArgList &Args) |
◆ getOSLibDir()
| StringRef getOSLibDir |
( |
const llvm::Triple & | Triple, |
|
|
const ArgList & | Args ) |
|
static |