[llvm-commits] [PATCH]llvm-ld: add support of deps with the specific version (like liblzma.so.1.0.0)

Ivan Krasin krasin at google.com
Tue Sep 20 14:34:46 PDT 2011


On Tue, Sep 20, 2011 at 2:26 PM, Eric Christopher <echristo at apple.com> wrote:
> Just got to this, but couldn't review it because the chromium patch isn't up anymore.
Hi Eric,

that's completely my fault: I have forgot to publish that CL (so that
it was available for the people in cc: list only). Now it's open for
everyone.

Sorry for the confusion and please take a look.

krasin

>
> Could you resend if no one has gotten to this?
>
> On Aug 31, 2011, at 11:16 AM, Ivan Krasin wrote:
>
>> Friendly ping.
>>
>> On Mon, Aug 29, 2011 at 1:58 PM, Ivan Krasin <krasin at chromium.org> wrote:
>>> Hi llvm team!
>>>
>>> This CL adds support of deps which does not end with ".so" to llvm-ld.
>>> It happens (for example) when you want to have a dependency on the .so
>>> with the specific version, like liblzma.so.1.0.0 or
>>> libcrypto.so.0.9.8.
>>>
>>> The patch is attached and is also available online:
>>> http://codereview.chromium.org/7793002/
>>>
>>> Please, let me know if it's fine to commit.
>>>
>>> -- krasin
>>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list