docs: add Phase 97 LLVM EXE parity entry

This commit is contained in:
nyash-codex
2025-12-17 02:26:42 +09:00
parent bc55c50d70
commit 1a0d9ce8a0
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Phase 97: LLVM EXE parity for MiniJsonLoader fixtures
- Phase 95/96 の VM 専用 fixture を LLVM EXE でも固定し、JoinIR/Trim 退行を早期検出できるようにする。
- 新規 smoke: `phase97_next_non_ws_llvm_exe.sh`apps/tests/phase96_json_loader_next_non_ws_min.hako
/ `phase97_json_loader_escape_llvm_exe.sh`apps/tests/phase95_json_loader_escape_min.hako
- LLVM/llvmlite が無い環境では SKIPintegration プロファイルのみで運用)