Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
rpav committed Mar 13, 2024
1 parent a64c79b commit 1646379
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ You need to use the correct branch of `c2ffi` for your version of
LLVM/Clang:

* Anything earlier: *unsupported*
* 14.0.0: branch `llvm-14.0.0` *deprecated*
* 15.0.0: branch `llvm-15.0.0` *old*
* 16.0.6: branch `llvm-16.0.0` *current*
* 15.0.0: branch `llvm-15.0.0` *deprecated*
* 16.0.6: branch `llvm-16.0.0` *old*
* 17.0.6: branch `llvm-17.0.0` *current*

Developement will always take place in `llvm-X.Y`, according to the
appropriate version of LLVM. **The *master* branch has been
Expand Down Expand Up @@ -328,6 +328,7 @@ Special thanks:
* [Jarhmander](https://github.com/Jarhmander) for version updates.
* [Simon Kissane](https://github.com/skissane) for a number of features.
* [spaceotter](https://github.com/spaceotter) for implementing real clang header paths.
* [hjudt](https://github.com/hjudt) for the llvm-17 update.

## License

Expand Down

0 comments on commit 1646379

Please sign in to comment.