[llvm] [cmake] Add minor version to library SONAME (PR #79376)

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 15:50:04 PST 2024


================
@@ -647,8 +647,8 @@ function(llvm_add_library name)
       set_target_properties(${name}
         PROPERTIES
         # Since 4.0.0, the ABI version is indicated by the major version
----------------
jyknight wrote:

Comment needs updating.

https://github.com/llvm/llvm-project/pull/79376


More information about the llvm-commits mailing list