[Bug 75211] radeonsi/llvm SIGABRT in Antichamber (UDK)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 16 15:20:43 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75211

--- Comment #14 from Tom Stellard <tstellar at gmail.com> ---
(In reply to comment #13)
> (In reply to comment #12)
> > Can you try this LLVM patch:
> > 
> > https://bugs.freedesktop.org/attachment.cgi?id=99169
> 
> Sorry, but on top of what revision?
> 
> Latest upstream trunk (209031) says:
> 
> SIInstrInfo.cpp:197:41: Fehler: falsche Benutzung des unvollständigen Typs
> »const class llvm::Function«
>      LLVMContext &Ctx = MF->getFunction()->getContext();
> 
> ("wrong usage of partial type" or something)

I will post a new patch when I get a chance.  You should be able to fix this by
adding

#include "llvm/IR/Function.h" 

to the includes in SIInstrInfo.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140516/4640f604/attachment.html>


More information about the dri-devel mailing list