Skip to content

Commit

Permalink
fix test command
Browse files Browse the repository at this point in the history
  • Loading branch information
xkz0777 committed Oct 6, 2023
1 parent 6b965f2 commit d542d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lab2/warmup.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ $ make

```shell
# 在 build 目录下操作
$ ./gcd_array_generator
$ ./gcd_array_generator > gcd_array_generator.ll
$ lli gcd_array_generator.ll
$ echo $?
```
Expand Down

0 comments on commit d542d0c

Please sign in to comment.