From 50a46128dab2dcd71838dac67beb04304d42ecae Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 13 Jan 2023 12:58:40 -0800 Subject: [PATCH 1/2] Update LLVM to 15.0.7 This commit pulls in rust-lang/llvm-project#143 which updates the LLVM version used by rustc to 15.0.7, namely pulling in https://reviews.llvm.org/D136110 which is needed for some work I'm working on with wasm. --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index 9ad24035fea8d..6c0bab9ef2d4c 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 9ad24035fea8d309753f5e39e6eb53d1d0eb39ce +Subproject commit 6c0bab9ef2d4c692e91e9f61e2d27514346d49f3 From 3f4fdce0de69c42de4f9b8ec64ee23644cfd1185 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 20 Jan 2023 07:48:59 -0800 Subject: [PATCH 2/2] Pull in more LLVM commits --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index 6c0bab9ef2d4c..477e7285b12f8 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 6c0bab9ef2d4c692e91e9f61e2d27514346d49f3 +Subproject commit 477e7285b12f876ad105188cfcfc8adda7dc29aa