Fixes to native backtrace.

This commit is contained in:
Christoffer Lerno
2023-11-11 14:16:36 +01:00
committed by Christoffer Lerno
parent dc0aa35522
commit 5e8816e6df
93 changed files with 434 additions and 405 deletions

View File

@@ -96,7 +96,7 @@ noerr_block13: ; preds = %after_check11
voiderr: ; preds = %noerr_block13, %guard_block12, %guard_block6, %guard_block
ret void
}
; Function Attrs: nounwind
define void @foo.Bar.hello(ptr %0) #0 {
entry:
%len = alloca i64, align 8
@@ -149,7 +149,7 @@ noerr_block13: ; preds = %after_check11
voiderr: ; preds = %noerr_block13, %guard_block12, %guard_block6, %guard_block
ret void
}
; Function Attrs: nounwind
define void @foo.MyEnum.hello(ptr %0) #0 {
entry:
%len = alloca i64, align 8
@@ -202,7 +202,7 @@ noerr_block13: ; preds = %after_check11
voiderr: ; preds = %noerr_block13, %guard_block12, %guard_block6, %guard_block
ret void
}
; Function Attrs: nounwind
define i32 @main() #0 {
entry:
%f = alloca i64, align 8