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

Eric Christopher echristo at apple.com
Tue Sep 20 14:26:09 PDT 2011


Just got to this, but couldn't review it because the chromium patch isn't up anymore.

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