about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-27 00:40:00 +0100
committerGitHub <noreply@github.com>2024-02-27 00:40:00 +0100
commitd95c321062a9bedfe9f4673fb7264a639e377220 (patch)
treeb32d2aeb8b08623b78fe8e4da37ceb4560b62bc8 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parentfc3800f65777a365b5125706d60f97e4d0675efe (diff)
parenta3c0f3af9ca4247016eaaf476321d6ab95d5739e (diff)
downloadrust-d95c321062a9bedfe9f4673fb7264a639e377220.tar.gz
rust-d95c321062a9bedfe9f4673fb7264a639e377220.zip
Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk
rename 'try' intrinsic to 'catch_unwind'

The intrinsic has nothing to do with `try` blocks, and corresponds to the stable `catch_unwind` function, so this makes a lot more sense IMO.

Also rename Miri's special function while we are at it, to reflect the level of abstraction it works on: it's an unwinding mechanism, on which Rust implements panics.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions