All of lore.kernel.org
 help / color / mirror / Atom feed
* Mesa git - auxiliary: compilation error with latest LLVM git in gallivm/lp_bld_debug.lo
@ 2015-03-22  2:49 Dieter Nützel
  2015-03-22  2:58 ` Dieter Nützel
  0 siblings, 1 reply; 2+ messages in thread
From: Dieter Nützel @ 2015-03-22  2:49 UTC (permalink / raw)
  To: Tom Stellard; +Cc: Dri Devel

make[4]: Entering directory '/opt/mesa/src/gallium/auxiliary'
   CXX      gallivm/lp_bld_debug.lo
gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*, 
llvm::raw_ostream&)':
gallivm/lp_bld_debug.cpp:280:54: error: no matching function for call to 
'llvm::TargetMachine::getSubtargetImpl()'
     const TargetInstrInfo *TII = TM->getSubtargetImpl()->getInstrInfo();
                                                       ^
gallivm/lp_bld_debug.cpp:280:54: note: candidate is:
In file included from gallivm/lp_bld_debug.cpp:31:0:
/usr/local/include/llvm/Target/TargetMachine.h:111:38: note: virtual 
const llvm::TargetSubtargetInfo* 
llvm::TargetMachine::getSubtargetImpl(const llvm::Function&) const
    virtual const TargetSubtargetInfo *getSubtargetImpl(const Function &) 
const {
                                       ^
/usr/local/include/llvm/Target/TargetMachine.h:111:38: note:   candidate 
expects 1 argument, 0 provided
Makefile:2221: recipe for target 'gallivm/lp_bld_debug.lo' failed
make[4]: *** [gallivm/lp_bld_debug.lo] Error 1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Mesa git - auxiliary: compilation error with latest LLVM git in gallivm/lp_bld_debug.lo
  2015-03-22  2:49 Mesa git - auxiliary: compilation error with latest LLVM git in gallivm/lp_bld_debug.lo Dieter Nützel
@ 2015-03-22  2:58 ` Dieter Nützel
  0 siblings, 0 replies; 2+ messages in thread
From: Dieter Nützel @ 2015-03-22  2:58 UTC (permalink / raw)
  To: Dieter Nützel; +Cc: Dri Devel

Forget this one.
Duplicate of:
https://bugs.freedesktop.org/show_bug.cgi?id=89705

Sorry for the noise!

-Dieter

Am 22.03.2015 03:49, schrieb Dieter Nützel:
> make[4]: Entering directory '/opt/mesa/src/gallium/auxiliary'
>   CXX      gallivm/lp_bld_debug.lo
> gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*,
> llvm::raw_ostream&)':
> gallivm/lp_bld_debug.cpp:280:54: error: no matching function for call
> to 'llvm::TargetMachine::getSubtargetImpl()'
>     const TargetInstrInfo *TII = 
> TM->getSubtargetImpl()->getInstrInfo();
>                                                       ^
> gallivm/lp_bld_debug.cpp:280:54: note: candidate is:
> In file included from gallivm/lp_bld_debug.cpp:31:0:
> /usr/local/include/llvm/Target/TargetMachine.h:111:38: note: virtual
> const llvm::TargetSubtargetInfo*
> llvm::TargetMachine::getSubtargetImpl(const llvm::Function&) const
>    virtual const TargetSubtargetInfo *getSubtargetImpl(const Function 
> &) const {
>                                       ^
> /usr/local/include/llvm/Target/TargetMachine.h:111:38: note:
> candidate expects 1 argument, 0 provided
> Makefile:2221: recipe for target 'gallivm/lp_bld_debug.lo' failed
> make[4]: *** [gallivm/lp_bld_debug.lo] Error 1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-22  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-22  2:49 Mesa git - auxiliary: compilation error with latest LLVM git in gallivm/lp_bld_debug.lo Dieter Nützel
2015-03-22  2:58 ` Dieter Nützel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.