diff options
| author | Tom Stellard <thomas.stellard@amd.com> | 2014-05-13 16:18:55 +0000 |
|---|---|---|
| committer | Tom Stellard <thomas.stellard@amd.com> | 2014-05-13 16:18:55 +0000 |
| commit | e10c886248b00ba376f244fc8f544f763762b284 (patch) | |
| tree | 72dbf58c30ae58bfd2ab4ef30801fe86f6b9f4d3 /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | 4a6cac43827d66e05b46a2cd8f90e371c206e727 (diff) | |
| download | llvm-e10c886248b00ba376f244fc8f544f763762b284.zip llvm-e10c886248b00ba376f244fc8f544f763762b284.tar.gz llvm-e10c886248b00ba376f244fc8f544f763762b284.tar.bz2 | |
autoconf: Fix soname for libLLVM-Major.Minor.so
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: 208708
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
