Dear Tom,
Tom Stellard schrieb am 06.11.2013 01:24:
> On Wed, Oct 23, 2013 at 04:26:18PM -0400, Tom Stellard wrote:
>> The attached patches introduce linker scripts to the pipe-loader and
>> egl-static targets. The linker scripts prevents these targets from
>> exporting LLVM (and other) symbols th
On Wed, Oct 23, 2013 at 04:26:18PM -0400, Tom Stellard wrote:
> Hi,
>
> The attached patches introduce linker scripts to the pipe-loader and
> egl-static targets. The linker scripts prevents these targets from
> exporting LLVM (and other) symbols that they shouldn't be. This fixes
> several cras
Hi,
The attached patches introduce linker scripts to the pipe-loader and
egl-static targets. The linker scripts prevents these targets from
exporting LLVM (and other) symbols that they shouldn't be. This fixes
several crashes in the radeon drivers when statically linking LLVM.
With these patche