xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 1db9f3b21e39176dd5b67cf8ac378633b172463e)
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-16595-g7c00a5be5cde-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5