From c04dc01258dd792ae5ed723225a270da1650594f Mon Sep 17 00:00:00 2001 From: sofia Date: Sun, 7 Sep 2025 15:35:10 +0300 Subject: [PATCH] Add reid-llvm-lib as submodule --- .gitmodules | 3 +++ reid-llvm-lib | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 reid-llvm-lib diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4119bf9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "reid-llvm-lib"] + path = reid-llvm-lib + url = gitea@git.teascade.net:teascade/reid-llvm-lib.git diff --git a/reid-llvm-lib b/reid-llvm-lib new file mode 160000 index 0000000..52addb6 --- /dev/null +++ b/reid-llvm-lib @@ -0,0 +1 @@ +Subproject commit 52addb6b42aec0641e79712b6e878502e694265a