Merge pull request #445 from dbabokin/master

Adding information about compiler used to build ISPC to make output.  Also adds line endings cleanup.
This commit is contained in:
jbrodman
2013-03-19 08:09:31 -07:00

View File

@@ -122,6 +122,7 @@ llvm_check:
print_llvm_src: llvm_check
@echo Using LLVM `llvm-config --version` from `llvm-config --libdir`
@echo Using compiler to build: `$(CXX) --version | head -1`
clean:
/bin/rm -rf objs ispc