about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-07-31 23:39:41 +0200
committerGitHub <noreply@github.com>2022-07-31 23:39:41 +0200
commitc98e893badd1204797e261a0ebf2341f01ff1a61 (patch)
treecd91f013635fcebf08f8231cf0b26f9322742692 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent9cc06eb54d53e9b29d7ddcf3b26274cef335b75b (diff)
parent15b7a087471533086df538bc1a21b475f3ef032e (diff)
downloadrust-c98e893badd1204797e261a0ebf2341f01ff1a61.tar.gz
rust-c98e893badd1204797e261a0ebf2341f01ff1a61.zip
Rollup merge of #99932 - madsmtm:fix-unwinding-debug-assertions, r=Amanieu
Fix unwinding on certain platforms when debug assertions are enabled

This came up on `armv7-apple-ios` when using `-Zbuild-std`.

Looks like this is a leftover from a [conversion from C to Rust](051c2d14fb1e73866376668088971605d38f0c65), where integer wrapping is implicit.

Not at all sure how the unwinding code works!
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions