tickerguy wrote:

My thread over on FreeBSD's bugtracker has more context after plenty of 
additional attempts to isolate this; specifically, simply changing whether or 
not assertions are enabled in llvm and a couple other places, or turning on 
debug file _building,_, even though such output files are not then in use when 
compilation is done, makes it disappear.

This looks like a rather obscure problem somewhere related specifically to the 
Pi3's CPU architecture (likely not the llvm project itself) but without being 
able to include symbols and such (I can get a backtrace from lldb when it 
happens but without symbols its machine code without much context) figuring out 
exactly why it occurs is looking rather problematic.

https://github.com/llvm/llvm-project/pull/95264
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to