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