RFC: [patch] Update shark for LLVM r94686 API change.

Xerxes Rånby xerxes at zafena.se
Mon Feb 1 03:34:10 PST 2010


Gary Benson wrote:
> Xerxes Rånby wrote:
>   
>> The attached updates Shark for LLVM r94686 API change.
>> The use of llvm context module_providers have been removed to fix some
>> subtile performance related LLVM JIT bugs
>> (http://llvm.org/bugs/show_bug.cgi?id=5737 and
>> http://llvm.org/bugs/show_bug.cgi?id=5735).
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100125/095204.html
>>
>> Ok to commit?
>>     
>
> In sharkContext.hpp, don't bother having separate identical module()
> functions, just make it public if that's what's necessary.
>
> Otherwise, yes :)
>
> Cheers,
> Gary
>
>   
Ok, changed as suggested and committed to:
http://icedtea.classpath.org/hg/icedtea6/rev/22be2c99a89b

Cheers,
Xerxes




More information about the distro-pkg-dev mailing list