]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/lld/include/lld/Config/Version.inc.in
Merge ^/head r305029 through r305080.
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / lld / include / lld / Config / Version.inc.in
1 #define LLD_VERSION @LLD_VERSION@
2 #define LLD_VERSION_MAJOR @LLD_VERSION_MAJOR@
3 #define LLD_VERSION_MINOR @LLD_VERSION_MINOR@
4 #define LLD_REVISION_STRING "@LLD_REVISION@"
5 #define LLD_REPOSITORY_STRING "@LLD_REPOSITORY@"