[PATCH] D36971: [CMAKE] Move version control macros to ADDLLVM so they can be reused by clang, etc.
MinSeong Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 26 02:49:01 PDT 2017
minseong.kim added a comment.
LGTM
I just checked that this patch is working correctly from clang. I am just wondering if there is a possibility of using clang only without llvm. If this is the case, clang might need its own version control macros ? Or no such case.
https://reviews.llvm.org/D36971
More information about the llvm-commits
mailing list