From 8128916cadde105b0daacd7149838d35b3471e29 Mon Sep 17 00:00:00 2001 From: Ilya Yanok Date: Wed, 10 Nov 2021 10:52:59 +0000 Subject: [PATCH] Update llvm submodule This includes debug info generation fix, that fixes #90301. Also includes WASM backend related fix for https://bugs.llvm.org/show_bug.cgi?id=52352 (I haven't found a corresponding Rust bug). --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index a7348ae0df3c7..e048e97f5280e 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit a7348ae0df3c71581dbe3d355fc0fb6ce6332dd0 +Subproject commit e048e97f5280e8a232a43ae134d395aeab67c2e8