Blender Git Commit Log

Git Commits -> Revision 36f0132

July 31, 2019, 12:24 (GMT)
llvm does not permit void*, so replace all uses with i8*

Commit Details:

Full Hash: 36f0132394e40faf55d4a07bb72697c4d65f92ca
Parent Commit: 670537e
Lines Changed: +39, -43

6 Modified Paths:

/source/blender/functions/backends/llvm/builder.hpp (+12, -13) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+7, -8) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+8, -10) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/llvm/llvm_types.cpp (+7, -7) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021