mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
Fixes to native backtrace.
This commit is contained in:
committed by
Christoffer Lerno
parent
dc0aa35522
commit
5e8816e6df
@@ -170,7 +170,7 @@ fn void! main()
|
||||
/* #expect: text_test.ll
|
||||
|
||||
|
||||
; Function Attrs: nounwind
|
||||
|
||||
define i64 @text_test.main() #0 {
|
||||
entry:
|
||||
%foo_tmpl = alloca %"char[]", align 8
|
||||
|
||||
Reference in New Issue
Block a user