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

@@ -332,7 +332,7 @@ entry:
ret void
}
; Function Attrs: nounwind
define void @foo.test2() #0 {
entry:
%xx = alloca [3 x i8], align 1
@@ -729,7 +729,7 @@ entry:
ret void
}
; Function Attrs: nounwind
define void @foo.test3() #0 {
entry:
%xx = alloca [3 x i8], align 1

View File

@@ -452,7 +452,7 @@ entry:
ret void
}
; Function Attrs: nounwind
define void @test.main() #0 {
entry:
call void @test.hello(i32 12)

View File

@@ -75,7 +75,7 @@ entry:
ret void
}
; Function Attrs: nounwind
define void @foo.test2() #0 {
entry:
%b = alloca [4 x i8], align 1