]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Instead of using just the long upstream commit hash for LLVM component
authordim <dim@FreeBSD.org>
Mon, 24 Feb 2020 19:18:50 +0000 (19:18 +0000)
committerdim <dim@FreeBSD.org>
Mon, 24 Feb 2020 19:18:50 +0000 (19:18 +0000)
commitf8f070141fe4830bc4856b202f576987fea4bd81
treeed5fd4650a42cbe7ea82835e1f34a35e95a3dfa3
parentcc28cd107b6cfc7a371642c50db71f586332e2f8
Instead of using just the long upstream commit hash for LLVM component
versions, use "git describe --tags --long" output, which is more
descriptive.  E.g., "90c78073f73eac58f4f8b4772a896dc8aac023bc" becomes
"llvmorg-10.0.0-rc2-0-g90c78073f73".
lib/clang/include/VCSVersion.inc
lib/clang/include/llvm/Support/VCSRevision.h