Merge pull request #1431 from emankov/hipify-clang
[HIPIFY][#1430] Build fix for LLVM < 8.0.0
[ROCm/clr commit: 572b5e56ef]
This commit is contained in:
@@ -34,6 +34,9 @@ THE SOFTWARE.
|
||||
#include "ArgParse.h"
|
||||
#include "StringUtils.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#if LLVM_VERSION_MAJOR < 8
|
||||
#include "llvm/Support/Path.h"
|
||||
#endif
|
||||
|
||||
constexpr auto DEBUG_TYPE = "cuda2hip";
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user