Date: Thu, 26 Mar 2020 15:10:08 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 245067] toolchain: FAILED: CPU/libjit.bc error: Invalid record (Producer: 'LLVM10.0.0git' Reader: 'LLVM 9.0.1') Message-ID: <bug-245067-29464-i06rIgMEiz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245067-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245067 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #1 from Dimitry Andric <dim@FreeBSD.org> --- Yeah, this seems to be mixing .bc files between different versions of LLVM. In this case, the .bc file was built by LLVM 10.0.0, while something is try to link it using llvm-link 9.0.1. This is not going to work. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245067-29464-i06rIgMEiz>
