From 2cd11b7da77731adbfd8e00292d993da99a93a03 Mon Sep 17 00:00:00 2001 From: xushiwei Date: Fri, 19 Jul 2024 06:33:53 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4622913..ebdaaa6b 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ The currently supported libraries include: * [c/sqlite](https://pkg.go.dev/github.com/goplus/llgo/c/sqlite) * [c/zlib](https://pkg.go.dev/github.com/goplus/llgo/c/zlib) * [cpp/inih](https://pkg.go.dev/github.com/goplus/llgo/cpp/inih) +* [cpp/llvm](https://pkg.go.dev/github.com/goplus/llgo/cpp/llvm) Here are some examples related to them: