mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- Regression with npot vector in struct triggering an assert #2219.
This commit is contained in:
@@ -9,4 +9,4 @@ extern fn void foo(Vec4f) @cname("foo");
|
||||
|
||||
/* #expect: test.ll
|
||||
|
||||
declare void @foo(double, double) #0
|
||||
declare void @foo(<2 x float>, <2 x float>) #0
|
||||
Reference in New Issue
Block a user