mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Updated name mangling.
This commit is contained in:
@@ -28,7 +28,7 @@ if.then: ; preds = %entry
|
||||
ret void
|
||||
|
||||
if.exit: ; preds = %entry
|
||||
%2 = load ptr, ptr @std_core_builtin.panic, align 8
|
||||
%2 = load ptr, ptr @std.core.builtin.panic, align 8
|
||||
call void %2(ptr @.str, i64 30, ptr @.str.1, i64 14, ptr @.str.2, i64 4, i32 10)
|
||||
unreachable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user