fixed 3.6 llvm build in type.cpp

This commit is contained in:
Anton Mitrokhin
2014-07-30 13:57:06 +04:00
parent 725be222ac
commit f59a1db8b7
3 changed files with 18 additions and 7 deletions

View File

@@ -77,7 +77,8 @@ If you are not using pre-built binaries, you may notice the following changes:
This is a preferred way to build LLVM for ISPC, as all required patches for
better performance and stability will automatically apply.
* LLVM 3.5 (current trunk) is supported.
* LLVM 3.5 is supported.
* LLVM 3.6 (current trunk) is supported.
There are also multiple fixes for better performance and stability, most
notable are: