Skip to content

Commit d252848

Browse files
Rollup merge of rust-lang#77710 - fortanix:raoul/bugfix-lvi, r=nikic
Update submodule llvm to get LVI bugfix The LLVM LVI mitigations used register %rcs as a clobber register. This is problematic when rust uses this register to return (part of) function values. The problem was fixed upstream in: https://reviews.llvm.org/D88924 https://reviews.llvm.org/D88925 PR rust-lang/llvm-project#79 merged it in the llvm_project. This PR updates the submodule Bug report: https://bugs.llvm.org/show_bug.cgi?id=47740 Fixes rust-lang#77607 cc: @jethrogb
2 parents dd09561 + 8ab2ba1 commit d252848