The backend smoke test constructs an internal IR module in code.

Smoke function:
- sum2(a: i64, b: i64) -> i64
- returns a + b

Run:
- build_backend_component_mingw64.bat

If the assembler stage is already present in src/assembler/, run:
- build_backend_e2e_mingw64.bat
