We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e2f6b commit fb18abfCopy full SHA for fb18abf
1 file changed
README.md
@@ -2,9 +2,8 @@
2
[](http://travis-ci.org/indutny/llparse)
3
[](https://badge.fury.io/js/llparse)
4
5
-An API for compiling an incremental parser into [LLVM bitcode][3].
6
-
7
-**NOTE: The resulting bitcode works with `clang` 6.0.1 or later**
+An API for compiling an incremental parser into C output and/or
+[LLVM bitcode][3].
8
9
## Usage
10
0 commit comments