diff options
| author | Tom Stellard <thomas.stellard@amd.com> | 2014-05-13 19:37:03 +0000 |
|---|---|---|
| committer | Tom Stellard <thomas.stellard@amd.com> | 2014-05-13 19:37:03 +0000 |
| commit | 9541307c277095fc7819d315deed0fc0a8ca41a9 (patch) | |
| tree | 6eddebf694f0d9b9c688eea2158ce93f556cb991 /llvm/lib/Support/regex_impl.h | |
| parent | cc1edb5a4515e2cca8fa66cdd5d966801411e71f (diff) | |
| download | bcm5719-llvm-9541307c277095fc7819d315deed0fc0a8ca41a9.tar.gz bcm5719-llvm-9541307c277095fc7819d315deed0fc0a8ca41a9.zip | |
autoconf: Fix soname for libLLVM-Major.Minor.so (2nd try)
We were using libLLVM-Major.Minor.Patch.so for the soname, but we
need the soname to stay consistent for all Major.Minor.* releases
otherwise operating system distributors will need to rebuild all
packages that link with LLVM every time there is a new point release.
This patch also reverses the compatibility symlink, so
libLLVM-Major.Minor.Patch.so is now a symlink that points
to libLLVM-Major-Minor.so.
llvm-svn: 208721
Diffstat (limited to 'llvm/lib/Support/regex_impl.h')
0 files changed, 0 insertions, 0 deletions

