Skip to content

Commit 4ffd7d4

Browse files
authored
Update README.md
Add a plug for `gsanity-check`.
1 parent 8abc459 commit 4ffd7d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,10 @@ files into the desired form.
142142

143143
You can specify the exact version of `objcopy` and `ld` that `gllvm` uses
144144
to manipulate the artifacts by setting the `GLLVM_OBJCOPY` and `GLLVM_LD`
145-
environment variables.
145+
environment variables. For more details of what's under the `gllvm` hood, try
146+
```
147+
gsanity-check -e
148+
```
146149

147150
## License
148151

0 commit comments

Comments
 (0)