[Bug 64694] xorg fail to start after llvm upgrade
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 17 01:17:38 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64694
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deathsimple at vodafone.de
--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
I bisected this to LLVM r182062: 'Generate debug info for by-value struct args
even if they are not used.' Enabling the DEBUG code in
SelectionDAGISel::LowerArguments(), it complains that "LowerFormalArguments
emitted a null value!".
I suspect SITargetLowering::LowerFormalArguments() needs to be adapted for
this, but I'm not sure how. Christian, can you take a look?
--
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/20130517/34ed2368/attachment-0001.html>
More information about the dri-devel
mailing list