[PATCH] D23091: [libcxx] CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 07:16:28 PDT 2016
Eugene.Zelenko added inline comments.
================
Comment at: CMakeLists.txt:29
@@ -28,3 +28,3 @@
set(PACKAGE_NAME libcxx)
- set(PACKAGE_VERSION trunk-svn)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
----------------
compnerd wrote:
> wat?
Could you please clarify what did you mean? I just wanted to make versions consistent across libcxx/libcxxabi/libunwind/LLVM/etc.
Repository:
rL LLVM
https://reviews.llvm.org/D23091
More information about the llvm-commits
mailing list