Skip to content

Commit 5bcfee2

Browse files
lcheylusdeadprogram
authored andcommitted
Update README with LLVM 17
Signed-off-by: Laurent Cheylus <[email protected]>
1 parent c2c5435 commit 5bcfee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This library provides bindings to a system-installed LLVM.
44

55
Currently supported:
66

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

0 commit comments

Comments
 (0)