about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-30 14:30:50 +0100
committerGitHub <noreply@github.com>2024-03-30 14:30:50 +0100
commit3afd111489f619659669ef0a6013a049d5e69a84 (patch)
treef71a0f54a7e848ab20a727c2da6e402a595e6db5 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent93f14432800fc2dc0a796446a5ed66b80fbca9e0 (diff)
parent29c1a2b9e9009287025d620ad6897d1be4897923 (diff)
downloadrust-3afd111489f619659669ef0a6013a049d5e69a84.tar.gz
rust-3afd111489f619659669ef0a6013a049d5e69a84.zip
Rollup merge of #123200 - maurer:kcfi-abort, r=compiler-errors
KCFI: Require -C panic=abort

While the KCFI scheme is not incompatible with unwinding, LLVM's `invoke` instruction does not currently support KCFI bundles. While it likely will in the near future, we won't be able to assume that in Rust for a while.

We encountered this problem while [turning on closure support](https://github.com/rust-lang/rust/pull/123106#issuecomment-2027436640).

r? ``@workingjubilee``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions