da-viper wrote: > Would it work if we replace the call to `fn1` with some other statement -- > one that doesn't involve function calls. E.g. maybe assignment to a volatile > variable.
Yeah it is reproducible with a volatile variable before the function call. https://github.com/llvm/llvm-project/pull/143644 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits