From 5317d2fc77ce6ec70bf8e6d922b52d550e6850ff Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Sat, 27 Feb 2021 11:09:00 -0800 Subject: [PATCH] Revert LLVM D81803 because it broke Windows 7 This submodule update reverts . While that change is meant to fix a real bug, [LLVM PR42623], it caused new permission errors on Windows 7 that make it unable to build any archives. This is probably the same root cause as [LLVM PR48378]. Fixes #81051. We'll file a new Rust issue to track the LLVM resolution. [LLVM PR42623]: https://bugs.llvm.org/show_bug.cgi?id=42623 [LLVM PR48378]: https://bugs.llvm.org/show_bug.cgi?id=48378 (cherry picked from commit 31814c41aa8df26450bb3aa2dac0883d95394bca) --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index 70d09f218d1c8..96ae8953e4938 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 70d09f218d1c84fedabdb74881e214dacd5b0c3d +Subproject commit 96ae8953e4938d39c4173dd189f268459fff8c02