clang
10.0.0git
|
#include "HIP.h"
#include "CommonArgs.h"
#include "InputInfo.h"
#include "clang/Basic/Cuda.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/Options.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
Go to the source code of this file.
Macros | |
#define | NULL_FILE "/dev/null" |
#define NULL_FILE "/dev/null" |
Definition at line 29 of file HIP.cpp.
Referenced by clang::driver::tools::AMDGCN::constructHIPFatbinCommand().