From 9f1f48ee1866c4b4414d984a0ad88c66defe766c Mon Sep 17 00:00:00 2001 From: Eric Mertens Date: Thu, 23 May 2024 16:21:35 -0700 Subject: [PATCH] Update llvm-pretty submodule target --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8c3b1c57e..992594fe0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/GaloisInc/jvm-parser.git [submodule "dependencies/llvm-pretty"] path = dependencies/llvm-pretty - url = https://github.com/elliottt/llvm-pretty.git + url = https://github.com/GaloisInc/llvm-pretty.git [submodule "dependencies/llvm-pretty-bc-parser"] path = dependencies/llvm-pretty-bc-parser url = https://github.com/GaloisInc/llvm-pretty-bc-parser.git