Re: [Mesa-dev] Mesa build fails after commit "gallivm: Fix build with latest LLVM"

2014-08-07 Thread Michel Dänzer
On 08.08.2014 10:22, Kertesz Laszlo wrote: > Today i observer that building mesa fails with > > gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*, > llvm::raw_ostream&)': > gallivm/lp_bld_debug.cpp:279:57: error: 'class > llvm::TargetSubtargetInfo' has no member named 'getInstr

[Mesa-dev] Mesa build fails after commit "gallivm: Fix build with latest LLVM"

2014-08-07 Thread Kertesz Laszlo
Today i observer that building mesa fails with gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*, llvm::raw_ostream&)': gallivm/lp_bld_debug.cpp:279:57: error: 'class llvm::TargetSubtargetInfo' has no member named 'getInstrInfo' const TargetInstrInfo *TII = TM->getSubtarget