From 7d29779a0c73303a4c465d2207c839c8e25c612a Mon Sep 17 00:00:00 2001
From: Yifan Zhao <yifanz16@illinois.edu>
Date: Thu, 8 Jul 2021 13:26:04 -0500
Subject: [PATCH] Replaced source for distiller

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 6d6a1a9975..232db5cbf7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,4 +7,4 @@
 	url = https://github.com/nvdla/sw.git
 [submodule "hpvm/projects/distiller"]
 	path = hpvm/projects/distiller
-	url = git@gitlab.engr.illinois.edu:llvm/distiller.git
+	url = https://gitlab.engr.illinois.edu/llvm/distiller.git
-- 
GitLab