This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 1c988cf
committed
Auto merge of rust-lang#96404 - tmandry:roll-llvm, r=cuviper
Update LLVM submodule
* [[fuchsia] Don't include duplicate profiling symbols for Fuchsia
](rust-lang/llvm-project@326efc9)
* [[MIPS] Initial support for MIPS-I load delay slots
](rust-lang/llvm-project@161fd6b)
r? `@rust-lang/wg-llvm`1 file changed
+1
-1
lines changedSubmodule llvm-project updated 8 files
- compiler-rt/lib/profile/InstrProfilingPlatformOther.c+2-2
- llvm/lib/Target/Mips/MipsBranchExpansion.cpp+22-7
- llvm/lib/Target/Mips/MipsInstrInfo.cpp+28
- llvm/lib/Target/Mips/MipsInstrInfo.h+7
- llvm/lib/Target/Mips/MipsSubtarget.cpp+9-4
- llvm/lib/Target/Mips/MipsSubtarget.h+3
- llvm/test/CodeGen/Mips/cpus.ll+3-2
- llvm/test/CodeGen/Mips/mips1-load-delay.ll+44
0 commit comments