xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 46c59ea9b61755455ff6bf9f3e7b834e1af634ea)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1500000
3
4#define LLD_VERSION_STRING "18.0.0 (FreeBSD llvmorg-18-init-16864-g3b3ee1f53424-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5