clang 24.0.0git
HIPUtility.cpp File Reference
#include "HIPUtility.h"
#include "clang/Driver/CommonArgs.h"
#include "clang/Driver/Compilation.h"
#include "clang/Options/Options.h"
#include "llvm/Support/Path.h"

Go to the source code of this file.

Macros

#define NULL_FILE   "/dev/null"

Functions

static std::string normalizeForBundler (const llvm::Triple &OrigT, StringRef BoundArch)

Macro Definition Documentation

◆ NULL_FILE

#define NULL_FILE   "/dev/null"

Definition at line 23 of file HIPUtility.cpp.

Function Documentation

◆ normalizeForBundler()

std::string normalizeForBundler ( const llvm::Triple & OrigT,
StringRef BoundArch )
static

Definition at line 31 of file HIPUtility.cpp.

References clang::BoundArch::empty(), and clang::T.