You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The builds with clang from ubuntu xenial run just fine but the ones generated with ubuntu bionic clang fails with Parser error: src/vmir_type.c:139 : Type (i8) (index:0) is not a pointer
I am trying to build the simple hello world example from the readme.
The builds with clang from ubuntu xenial run just fine but the ones generated with ubuntu bionic clang fails with
Parser error: src/vmir_type.c:139 : Type (i8) (index:0) is not a pointer
I am trying to build the simple hello world example from the readme.
helloworld_working.bc.zip
helloworld_broken.bc.zip
The text was updated successfully, but these errors were encountered: