We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21a9a3a + 4ffd7d4 commit 321c44cCopy full SHA for 321c44c
README.md
@@ -142,7 +142,10 @@ files into the desired form.
142
143
You can specify the exact version of `objcopy` and `ld` that `gllvm` uses
144
to manipulate the artifacts by setting the `GLLVM_OBJCOPY` and `GLLVM_LD`
145
-environment variables.
+environment variables. For more details of what's under the `gllvm` hood, try
146
+```
147
+gsanity-check -e
148
149
150
## License
151
0 commit comments