opnsense-src/lib/clang/include/lld/Common/Version.inc
2018-10-20 17:42:38 +00:00

10 lines
296 B
C++

// $FreeBSD$
#define LLD_VERSION 6.0.1
#define LLD_VERSION_STRING "6.0.1"
#define LLD_VERSION_MAJOR 6
#define LLD_VERSION_MINOR 0
#define LLD_REPOSITORY_STRING "FreeBSD"
// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
#define LLD_REVISION_STRING "335540-1300000"