https://bugs.freedesktop.org/show_bug.cgi?id=85030
Bug ID: 85030 Summary: [GALLIVM] Lib32-mesa build with LLVM 3.6 git (API change) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Other Assignee: mesa-dev@lists.freedesktop.org Reporter: aaronbotte...@gmail.com gallivm/lp_bld_misc.cpp:59:51: fatal error: llvm/ExecutionEngine/JITMemoryManager.h: No such file or directory #include <llvm/ExecutionEngine/JITMemoryManager.h> ^ compilation terminated. Makefile:1714: recipe for target 'gallivm/lp_bld_misc.lo' failed make[4]: *** [gallivm/lp_bld_misc.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*, llvm::raw_ostream&)': gallivm/lp_bld_debug.cpp:281:37: error: 'class llvm::TargetMachine' has no member named 'getInstrInfo' const TargetInstrInfo *TII = TM->getInstrInfo(); ^ Makefile:1714: recipe for target 'gallivm/lp_bld_debug.lo' failed Trying to compile the always-borked LLVM. :) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev