We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ad662 commit 744ec64Copy full SHA for 744ec64
compiler/rustc_codegen_llvm/src/intrinsic.rs
@@ -642,7 +642,7 @@ fn codegen_wasm_try<'ll>(
642
// ret i32 0
643
//
644
// catchswitch:
645
- // %cs = catchswitch within none [%catchpad_rust] unwind to caller
+ // %cs = catchswitch within none [%catchpad] unwind to caller
646
647
// catchpad:
648
// %tok = catchpad within %cs [null]
0 commit comments