[all-commits] [llvm/llvm-project] 6de59c: [libc++] Introduce LIBCXX_LIBRARY_VERSION
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue May 17 05:36:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6de59ca417b491c5ca2ab189aaae83e62369695a
https://github.com/llvm/llvm-project/commit/6de59ca417b491c5ca2ab189aaae83e62369695a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-05-17 (Tue, 17 May 2022)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/src/CMakeLists.txt
Log Message:
-----------
[libc++] Introduce LIBCXX_LIBRARY_VERSION
This allows controlling the current_version linker property on Apple
platforms.
Differential Revision: https://reviews.llvm.org/D125686
More information about the All-commits
mailing list