Merge pull request #357 from emankov/master

[HIPIFY][fix] Build against llvm 3.8.0 fixed - missing include

[ROCm/clr commit: 5c6ce59840]
Этот коммит содержится в:
Evgeny Mankov
2018-02-08 00:11:15 +03:00
коммит произвёл GitHub
родитель b91b2601f3 adb39887b2
Коммит f5f7b04efe
+1
Просмотреть файл
@@ -36,6 +36,7 @@ THE SOFTWARE.
#include "LLVMCompat.h"
#include "HipifyAction.h"
#include "ArgParse.h"
#include "llvm/Support/Debug.h"
#define DEBUG_TYPE "cuda2hip"