We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c5435 commit 5bcfee2Copy full SHA for 5bcfee2
README.markdown
@@ -4,8 +4,8 @@ This library provides bindings to a system-installed LLVM.
4
5
Currently supported:
6
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.
+ * 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.
9
* LLVM 15 with a manually built LLVM through the `byollvm` build tag. You
10
need to set up `CFLAGS`/`LDFLAGS` etc yourself in this case.
11
0 commit comments