https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245067

Dimitry Andric <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Dimitry Andric <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to