Rollup merge of #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 https://github.com/rust-lang/llvm-project/pull/79 merged it in the llvm_project. This PR updates the submodule Bug report: https://bugs.llvm.org/show_bug.cgi?id=47740 Fixes #77607 cc: @jethrogb
This commit is contained in:
commit
d252848c2e
@ -1 +1 @@
|
||||
Subproject commit e8b556b6a8836147429abe391d6ed18806867b45
|
||||
Subproject commit 3adf16e0cb1a0d9d7216883ac47857a6d1ee6581
|
Loading…
Reference in New Issue
Block a user