xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 809922b01004daf627ad4b8d92c7f98eb579043c)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1400004
3
4#define LLD_VERSION_STRING "14.0.4 (FreeBSD llvmorg-14.0.4-0-g29f1039a7285-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5