summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir')
-rw-r--r--tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir b/tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir
index a59ffe97b..6c3128f8c 100644
--- a/tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir
+++ b/tests/mir-opt/asm_unwind_panic_abort.main.AbortUnwindingCalls.after.mir
@@ -9,7 +9,7 @@ fn main() -> () {
bb0: {
StorageLive(_1);
_1 = const ();
- asm!("", options(MAY_UNWIND)) -> [return: bb1, unwind terminate];
+ asm!("", options(MAY_UNWIND)) -> [return: bb1, unwind terminate(abi)];
}
bb1: {