Skip to content

Commit

Permalink
Fix typo (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt authored May 6, 2023
1 parent f3111a1 commit 383560e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ $ lit <build_dir>/test
```
Voilà! You should see all tests passing.

## LLVM Plugins as shared objecs
## LLVM Plugins as shared objects
In **llvm-tutor** every LLVM pass is implemented in a separate shared object
(you can learn more about shared objects
[here](http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html)).
Expand Down

0 comments on commit 383560e

Please sign in to comment.