xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 6246ae0b85d8159978c01ae916a9ad6cde9378b5)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1400005
3
4#define LLD_VERSION_STRING "15.0.3 (FreeBSD llvmorg-15.0.2-10-gf3c5289e7846-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5