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