https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783
--- Comment #6 from Dimitry Andric <d...@freebsd.org> --- Ok, to have something to submit to upstream, we need a reproduction case, and lld has an option for this, which produces a tarball: --reproduce=<value> Write a tar file containing input files and command line options to reproduce link So can you repeat the link operation you did on your FreeBSD 13.0 VM with lld 11.0.0, and add an additional flag to the "linking with cc" line, e.g.: -Wl,--reproduce=bug250783.tar If you re-run the link, it should produce a bug250783.tar file with everything in it to be able reproduce the failure. Please compress this with xz and attach it here. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"