fix comment (review change)

Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
This commit is contained in:
Jan-Mirko Otter 2023-05-22 11:19:28 +02:00
parent 12ad6622ad
commit 744ec64c93

View file

@ -642,7 +642,7 @@ fn codegen_wasm_try<'ll>(
// ret i32 0
//
// catchswitch:
// %cs = catchswitch within none [%catchpad_rust] unwind to caller
// %cs = catchswitch within none [%catchpad] unwind to caller
//
// catchpad:
// %tok = catchpad within %cs [null]