mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fixes to native backtrace.
This commit is contained in:
committed by
Christoffer Lerno
parent
dc0aa35522
commit
5e8816e6df
@@ -17,7 +17,7 @@ fn void test()
|
||||
|
||||
@.str = private unnamed_addr constant [2 x i8] c"a\00", align 1
|
||||
|
||||
; Function Attrs: nounwind
|
||||
|
||||
define void @test.test() #0 {
|
||||
entry:
|
||||
%x = alloca i32, align 4
|
||||
|
||||
Reference in New Issue
Block a user