refactor(test): 简化验证脚本命名并统一测试输出目录
This commit is contained in:
@@ -85,5 +85,5 @@ cmake --build build -j "$(nproc)"
|
||||
|
||||
|
||||
```bash
|
||||
./scripts/verify_ir_with_llvm.sh test/test_case/simple_add.sy out/ir --run
|
||||
./scripts/verify_ir.sh test/test_case/simple_add.sy test/test_result/ir --run
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user