From 3a291a347c6f2a88435e5cbbe2af3997c2afca1f Mon Sep 17 00:00:00 2001
From: 4lDO2 <4lDO2@protonmail.com>
Date: Sun, 27 Mar 2022 12:22:20 +0200
Subject: [PATCH] Update llvm-project submodule branch.

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

diff --git a/.gitmodules b/.gitmodules
index c8de53032e54..1719ea44006f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,7 +34,7 @@
 [submodule "src/llvm-project"]
 	path = src/llvm-project
 	url = https://gitlab.redox-os.org/redox-os/llvm-project.git
-	branch = redox-2020-07-27
+	branch = redox-2022-03-18
 [submodule "src/doc/embedded-book"]
 	path = src/doc/embedded-book
 	url = https://github.com/rust-embedded/book.git
-- 
GitLab