From 1b928ff8f8b069f45fde420dabf34d9c53b9cb3a Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Sat, 8 May 2021 11:01:09 +0200 Subject: [PATCH] Update LLVM submodule This updates the LLVM submodule with recent LLVM 12.x fixes. In particular, it resolves an assertion failure when targeting AArch64 at O0. --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index b61c24f35213..c78cf18a07f1 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit b61c24f3521303d442fa86fe691bc8e6acc15103 +Subproject commit c78cf18a07f19faa3e51f15220bca39f47d437e0