Skip to content

Commit

Permalink
Update README with LLVM 17
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Cheylus <[email protected]>
  • Loading branch information
lcheylus authored and deadprogram committed Apr 24, 2024
1 parent c2c5435 commit 5bcfee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This library provides bindings to a system-installed LLVM.

Currently supported:

* LLVM 16, 15 and 14 from [apt.llvm.org](http://apt.llvm.org/) on Debian/Ubuntu.
* LLVM 16, 15 and 14 from Homebrew on macOS.
* LLVM 17, 16, 15 and 14 from [apt.llvm.org](http://apt.llvm.org/) on Debian/Ubuntu.
* LLVM 17, 16, 15 and 14 from Homebrew on macOS.
* LLVM 15 with a manually built LLVM through the `byollvm` build tag. You
need to set up `CFLAGS`/`LDFLAGS` etc yourself in this case.

Expand Down

0 comments on commit 5bcfee2

Please sign in to comment.