Hello Francisco,

next little change needed.

Thanks,
Dieter

make[4]: Entering directory '/opt/mesa/src/gallium/state_trackers/clover'
  CXX      llvm/codegen/libclllvm_la-bitcode.lo
llvm/codegen/bitcode.cpp: In function 'std::unique_ptr<llvm::Module> clover::llvm::parse_module_library(const clover::module&, llvm::LLVMContext&, std::string&)': llvm/codegen/bitcode.cpp:102:50: error: 'class llvm::Expected<std::unique_ptr<llvm::Module> >' has no member named 'getError'
       fail(r_log, error(CL_INVALID_PROGRAM), mod.getError().message());
                                                  ^
In file included from ./llvm/metadata.hpp:31:0,
                 from llvm/codegen/bitcode.cpp:35:
./llvm/compat.hpp: At global scope:
./llvm/compat.hpp:157:21: warning: 'clover::llvm::compat::default_reloc_model' defined but not used [-Wunused-variable]
          const auto default_reloc_model = ::llvm::None;
                     ^
Makefile:900: recipe for target 'llvm/codegen/libclllvm_la-bitcode.lo' failed
make[4]: *** [llvm/codegen/libclllvm_la-bitcode.lo] Error 1
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to