[llvm-commits] [request for approval] [python] Fix names used when looking for shared library.

Gregory Szorc gregory.szorc at gmail.com
Tue Nov 20 13:30:38 PST 2012


On 11/20/12 1:24 PM, Anders Waldenborg wrote:
> Now with actual attachment...
>
> On Tue, Nov 20, 2012 at 10:21:04PM +0100, Anders Waldenborg wrote:
>> This patch is intended for the release branch. It fixes so that the python
>> bindings can find the llvm shared library.
>>
>> This tries to be a minimal change for the release branch.
>>
>> For trunk something like on Scott Tsai's patch from 10th nov "[PATCH]
>> [python] fix get_library()" would make more sense.
>>
LGTM (assuming libLLVM has been renamed libLLVM-X.Y on the release branch).



More information about the llvm-commits mailing list