xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 61e21613)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1500000
3
4#define LLD_VERSION_STRING "17.0.6 (FreeBSD llvmorg-17.0.6-0-g6009708b4367-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5