test(docs): Phase 133 smoke is compile-only (--dump-mir)

This commit is contained in:
nyash-codex
2025-12-15 16:57:28 +09:00
parent f5c1694d44
commit 06bfb1eb31
2 changed files with 26 additions and 95 deletions

View File

@ -55,8 +55,7 @@ loop(index < s.length()) {
### P0: Fixture & Smoke Test 実装
- ✅ Fixture: `apps/tests/phase133_json_skip_whitespace_min.hako`
- ✅ Smoke: `tools/smokes/v2/profiles/integration/apps/phase133_json_skip_whitespace_llvm_exe.sh`
- P0: promoted carrier join_id エラーを検出Phase 133 修正前の状態)
- P1: MIR compilation 成功promoted carrier join_id エラー消滅)
- 現状: compile-only`--dump-mir`)で `[phase229] ... has no join_id` が出ないことを固定
### P1: 修正完了
- ✅ MIR compilation: promoted carrier join_id エラーが消滅