refactor(irgen): IR改成alloca和store形式
This commit is contained in:
@@ -110,8 +110,4 @@ mkdir -p test/test_result/ast
|
||||
dot -Tpng test/test_result/ast/simple_add.ast.dot -o test/test_result/ast/simple_add.ast.png
|
||||
```
|
||||
|
||||
WSL 查看图片:
|
||||
|
||||
```bash
|
||||
explorer.exe "$(wslpath -w test/test_result/ast/simple_add.ast.png)"
|
||||
```
|
||||
直接查看图片即可
|
||||
|
||||
Reference in New Issue
Block a user