<div dir="ltr"><div><div><div><div><div><div><div><div>Hi, <br><br>mesa-dev is about to be polished for marshmallow, nougat and O<br></div>and radeonsi was working on both marshmallow-x86 and nougat-x86<br><br></div>Now I see that llvm 3.8 is considered dropped,<br></div>but commit "radeonsi: drop support for LLVM 3.8"<br></div>does not mention that nougat is gone.<br><br></div>Is there a chance that we can try to build even with llvm 3.8 if not all features supported?<br></div><br></div>Are your really sure that there was no way to keep at least the possibility to build nougat-x86, support,considering that it is the current maintenance release of android?<br><br></div><div>Thanks for informations<br></div><div><br></div><div>Mauro<br></div><div><br>external/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_setup.c:1223:34: warning: implicit declaration of function 'LLVMCreateTargetDataLayout' is invalid in C99 [-Wimplicit-function-declaration]<br>        LLVMTargetDataRef data_layout = LLVMCreateTargetDataLayout(tm);<br>                                        ^<br>external/mesa/src/gallium/drivers/radeonsi/si_shader_tgsi_setup.c:1223:20: error: incompatible integer to pointer conversion initializing 'LLVMTargetDataRef' (aka 'struct LLVMOpaqueTargetData *') with an expression of type 'int' [-Werror,-Wint-conversion]<br>        LLVMTargetDataRef data_layout = LLVMCreateTargetDataLayout(tm);<br>                          ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>1 warning and 1 error generated.<br>[ 12% 548/4306] target  C: libmesa_pipe_radeonsi_32 <= external/mesa/src/gallium/drivers/radeonsi/si_descriptors.c<br>ninja: build stopped: subcommand failed.<br>build/core/<a href="http://ninja.mk:148">ninja.mk:148</a>: recipe for target 'ninja_wrapper' failed<br>make: *** [ninja_wrapper] Error 1<br><br>#### make failed to build some targets (03:45 (mm:ss)) ####<br></div></div>