Skip to content

Commit

Permalink
[NFC] Small updated to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
banach-space committed Aug 8, 2020
1 parent c577aad commit 97ab16f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Example LLVM passes - based on **LLVM 10**
**llvm-tutor** is a collection of self-contained reference LLVM passes. It's a
tutorial that targets novice and aspiring LLVM developers. Key features:

* **Complete** - includes `CMake` build scripts, LIT tests and CI set-up
* **Out of source** - builds against a binary LLVM installation (no need to build LLVM from sources)
* **Out-of-tree** - builds against a binary LLVM installation (no need to build LLVM from sources)
* **Complete** - includes `CMake` build scripts, LIT tests, CI set-up and documentation
* **Modern** - based on the latest version of LLVM (and updated with every release)

### Overview
Expand Down

0 comments on commit 97ab16f

Please sign in to comment.