[Bug 263870] cad/horizon-eda: Crashes clang 13 on aarch64, amd64, i386 (and probably on all architectures): Assertion failed: (IRFuncTy == TypeFromVal), function EmitCall
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Sep 2023 19:24:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263870 --- Comment #7 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Yuri Victorovich from comment #6) The reduced test case posted in https://github.com/llvm/llvm-project/issues/48546 is fixed by https://github.com/llvm/llvm-project/commit/702d5de4380b1e1554e5b90863093c3a57f76f70, possibly as a side-effect of upstream enabling opaque pointers by default. I think it should be safe to compile the port with either clang >= 15 from base, from an llvm >= 15 port. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.