Skip to content

Commit 7003623

Browse files
committed
readme: add note about LLVM 15.0, yet to be released
1 parent 19bde4f commit 7003623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ go get -u github.com/llir/llvm/...
2222

2323
Map between `llir/llvm` tagged releases and LLVM release versions.
2424

25-
* [llir/llvm v0.3.7](https://github.com/llir/llvm/tree/v0.3.7): LLVM 15.0
25+
* [llir/llvm v0.3.7](https://github.com/llir/llvm/tree/v0.3.7): LLVM 15.0 (yet to be released)
2626
* [llir/llvm v0.3.6](https://github.com/llir/llvm/tree/v0.3.6): LLVM 14.0
2727
* [llir/llvm v0.3.5](https://github.com/llir/llvm/tree/v0.3.5): LLVM 13.0
2828
* [llir/llvm v0.3.4](https://github.com/llir/llvm/tree/v0.3.4): LLVM 12.0

0 commit comments

Comments
 (0)