[PATCH] D36971: [CMAKE] Move version control macros to AddLLVM.cmake so they can be reused by clang, etc.
MinSeong Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 27 22:37:15 PDT 2017
minseong.kim accepted this revision.
minseong.kim added a comment.
This revision is now accepted and ready to land.
I have tested this patch with git, git-svn, svn and repo. It is working as expected with clang's lib/Basic/CMakeLists.txt.
LGTM.
https://reviews.llvm.org/D36971
More information about the llvm-commits
mailing list