[Lldb-commits] [lldb] [lldb] Add FP conversion instructions to IR interpreter (PR #175292)

Igor Kudrin via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 30 12:07:56 PST 2026


igorkudrin wrote:

This caused failures on Windows build bots because `long` is `i32`, not `i64`. I've reverted the patch. I'll fix the test and prepare a new PR.

https://github.com/llvm/llvm-project/pull/175292


More information about the lldb-commits mailing list