https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265756
--- Comment #2 from John F. Carr <[email protected]> --- Created attachment 235947 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235947&action=edit LLVM bitcode file to reproduce crash It turns out to be a back end bug, possibly triggered by a second front end bug generating bad code for an inline assembly statement. I added the bitcode file (cc -emit-llvm) that crashes llc from LLVM 14 or 15. -- You are receiving this mail because: You are the assignee for the bug.
