- Fix multiple regressions that caused ICEs, crashes, and LLVM errors (e.g., assertion failure, SIGSEGV, Windows ethcore build failure).
- Address high memory usage during release linking with debug info and corrupted memory after recent updates.
- Improve debug info generation and MIR translation stability (inject bitcast on type mismatches, handle spread arguments more robustly).