Skip to content

Commit 7bb6e19

Browse files
authored
Update README.md
1 parent 5261ffb commit 7bb6e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Hopefully we will have a better fix for this [soon](https://github.com/golang/go
8080
`gflang` is the wrapper used to compile Fortran.
8181
`get-bc` is used for
8282
extracting the bitcode from a build product (either an object file, executable, library
83-
or archive). `gsanity-check` can be used for detecting configuration errors. `gparse` can be used to exam how `gllvm` parses compiler/linker lines.
83+
or archive). `gsanity-check` can be used for detecting configuration errors. `gparse` can be used to examine how `gllvm` parses compiler/linker lines.
8484

8585
Here is a simple example. Assuming that clang is in your `PATH`, you can build
8686
bitcode for `pkg-config` as follows:

0 commit comments

Comments
 (0)