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

Ivan Krasin krasin at chromium.org
Wed Aug 31 11:16:07 PDT 2011


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
>



More information about the llvm-commits mailing list