Build mesa 7615 completed

Commit 589622a2fe by Vinson Lee on 5/1/2018 6:57 AM:
swr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.\n\nFix build error after llvm-7.0svn r325155 ("Pass a reference to a module\nto the bitcode writer.").\n\n CXX rasterizer/jitter/libmesaswr_la-JitManager.lo\nrasterizer/jitter/JitManager.cpp:548:30: error: reference to type 'const llvm::Module' could not bind to an lvalue of type 'const llvm::Module *'\n llvm::WriteBitcodeToFile(M, bitcodeStream);\n ^\n\nSuggested-by: George Kyriazis <george.kyria...@intel.com>\nSigned-off-by: Vinson Lee <v...@freedesktop.org>\nReviewed-By: George Kyriazis <george.kyria...@intel.com>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to