From e4a41e8c1f498e6fc789130cd0868600782ead43 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 12 Mar 2025 00:51:15 +0100 Subject: llvm-c: add README --- llvm-c/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 llvm-c/README.md (limited to 'llvm-c') diff --git a/llvm-c/README.md b/llvm-c/README.md new file mode 100644 index 0000000..4bc4ba2 --- /dev/null +++ b/llvm-c/README.md @@ -0,0 +1 @@ +Source of truth: https://github.com/llvm/llvm-project/tree/e298fc2da97120a30ee2f120ac184ab209fc1eb4/llvm/include/llvm-c -- cgit 1.4.1