[Bug 265756] clang crashes on devel/py-awscrt on amd64 on 14

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 19:49:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265756

--- Comment #2 from John F. Carr <jfc@mit.edu> ---
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.