diff options
author | Michal Gorny <mgorny@gentoo.org> | 2017-01-17 21:04:19 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2017-01-17 21:04:19 +0000 |
commit | 608319101ae2dd7e25c4dbc98a9c6264d2a4a5d9 (patch) | |
tree | ddce0bffca260bf42d3e1e6333c2e4ec5b09136f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3fbdaa5906c69215062457615451e1aa04cc546a (diff) | |
download | bcm5719-llvm-608319101ae2dd7e25c4dbc98a9c6264d2a4a5d9.tar.gz bcm5719-llvm-608319101ae2dd7e25c4dbc98a9c6264d2a4a5d9.zip |
[cmake] Update SOVERSION for the new versioning scheme
Update SOVERSION to use just the major version number rather than
major+minor, to match the new versioning scheme where only major is used
to indicate API/ABI version.
Since two-digit SOVERSIONs were introduced post 3.9 branching, this
change does not risk any SOVERSION collisions. In the past,
two-component X.Y SOVERSIONs were shortly used but those will not
interfere with the new ones since the new versions start at 4.
Differential Revision: https://reviews.llvm.org/D28730
llvm-svn: 292255
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions