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