]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/include/lld/Common/Version.inc
MFV r329776: 8477 Assertion failed in vdev_state_dirty(): spa_writeable(spa)
[FreeBSD/FreeBSD.git] / lib / clang / include / lld / Common / Version.inc
1 // $FreeBSD$
2
3 #define LLD_VERSION 6.0.0
4 #define LLD_VERSION_STRING "6.0.0"
5 #define LLD_VERSION_MAJOR 6
6 #define LLD_VERSION_MINOR 0
7 #define LLD_REVISION_STRING "325330"
8 #define LLD_REPOSITORY_STRING "FreeBSD"