some fixes for trunk 3.8

This commit is contained in:
Andrey Shishpanov
2015-07-16 19:16:47 +03:00
parent 73f7f583e4
commit 415f2e938c
5 changed files with 26 additions and 9 deletions

View File

@@ -49,9 +49,10 @@
#define ISPC_LLVM_3_5 30500
#define ISPC_LLVM_3_6 30600
#define ISPC_LLVM_3_7 30700
#define ISPC_LLVM_3_8 30800
#define OLDEST_SUPPORTED_LLVM ISPC_LLVM_3_2
#define LATEST_SUPPORTED_LLVM ISPC_LLVM_3_7
#define LATEST_SUPPORTED_LLVM ISPC_LLVM_3_8
#ifdef __ispc__xstr
#undef __ispc__xstr