https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237692
--- Comment #2 from [email protected] --- Here are the results: ld.lld from ports: /usr/local/bin/ld.lld60 --version LLD 6.0.1 (compatible with GNU linkers) /usr/local/bin/ld.lld70 --version LLD 7.0.1 (compatible with GNU linkers) /usr/local/bin/ld.lld80 --version LLD 8.0.0 (compatible with GNU linkers) ld.lld from base: 12.0-release ld.lld --version LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers) 12-stable (from a few days ago, for FreeBSD 12.0 (1200507)) ld.lld -version LLD 8.0.0 (FreeBSD 356365-1200007) (compatible with GNU linkers) 13-current (from a few days ago, for FreeBSD 13.0 (1300021)) ld.lld --version LLD 8.0.0 (FreeBSD 356365-1300003) (compatible with GNU linkers) The only failure is with ld.lld from base/13-current. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
