K 10
svn:author
V 3
kwm
K 8
svn:date
V 27
2013-02-19T16:24:16.522349Z
K 7
svn:log
V 442
Add workaround for when clang is used as a compiler, due to a tail calls
optimization bug in llvm when PIC mode is used. This bug was reproduced with
3.2 and 3.1 on i386. And prevents modules that where dlopen()'d by the
xorg-server, to dlopen() other shared modules by themself.

This is known to happen with the vmware and vesa drivers others might be
affected.

More details: http://llvm.org/bugs/show_bug.cgi?id=15086

Submitted by:	dim@

END
